Home
last modified time | relevance | path

Searched defs:setflags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1290 bool setflags; in EmulateMOVRdRm() local
1383 bool setflags; in EmulateMOVRdImm() local
1491 bool setflags; in EmulateMUL() local
1622 bool setflags; in EmulateMVNImm() local
1684 bool setflags; in EmulateMVNReg() local
1855 bool setflags; in EmulateADDSPImm() local
2398 bool setflags; in EmulateSUBSPImm() local
3029 bool setflags; in EmulateADDImmThumb() local
3155 bool setflags; in EmulateADDImmARM() local
3221 bool setflags; in EmulateADDReg() local
[all …]
/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp630 boolean setflags = S == 1; in EmulateADDSUBImm() local