Home
last modified time | relevance | path

Searched refs:INSN0 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c18974 # define INSN0(_bMax,_bMin) SLICE_UInt(((UInt)insn0), (_bMax), (_bMin)) in disInstr_THUMB_WRK() macro
19407 switch (INSN0(15,6)) { in disInstr_THUMB_WRK()
19412 Bool isCMN = INSN0(15,6) == 0x10b; in disInstr_THUMB_WRK()
19413 UInt rN = INSN0(2,0); in disInstr_THUMB_WRK()
19414 UInt rM = INSN0(5,3); in disInstr_THUMB_WRK()
19428 UInt rN = INSN0(2,0); in disInstr_THUMB_WRK()
19429 UInt rM = INSN0(5,3); in disInstr_THUMB_WRK()
19445 UInt rM = INSN0(5,3); in disInstr_THUMB_WRK()
19446 UInt rD = INSN0(2,0); in disInstr_THUMB_WRK()
19461 UInt rM = INSN0(5,3); in disInstr_THUMB_WRK()
[all …]