mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 05:40:09 +00:00
Remove incorrect NZCV write.
This commit is contained in:
parent
16baaaf307
commit
c302509824
@ -1862,7 +1862,6 @@ def pstatefield4_op : Operand<i32> {
|
||||
}
|
||||
|
||||
// Instructions to modify PSTATE, no input reg
|
||||
let Defs = [NZCV] in
|
||||
class PstateWriteSimple<dag iops, string asm, string operands>
|
||||
: SimpleSystemI<0, iops, asm, operands> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user