Searched defs:nRegs (Results 1 – 2 of 2) sorted by relevance
| /external/valgrind/VEX/priv/ |
| D | guest_arm_toIR.c | 12595 Int i, r, m, nRegs; in mk_ldm_stm() local 12858 UInt nRegs = (offset - 1) / 2; in decode_CP10_CP11_instruction() local 12995 UInt nRegs = offset / 2; in decode_CP10_CP11_instruction() local 13787 UInt nRegs = offset; in decode_CP10_CP11_instruction() local 18510 Int i, nRegs; in disInstr_THUMB_WRK() local 18565 Int i, nRegs; in disInstr_THUMB_WRK() local 19004 Int i, nRegs = 0; in disInstr_THUMB_WRK() local 19050 Int i, nRegs = 0; in disInstr_THUMB_WRK() local
|
| D | guest_arm64_toIR.c | 5674 UInt nRegs = 0; in dis_ARM64_load_store() local 5887 UInt nRegs = 0; in dis_ARM64_load_store() local 6059 UInt nRegs = ((INSN(13,13) << 1) | INSN(21,21)) + 1; in dis_ARM64_load_store() local 6175 UInt nRegs = ((INSN(13,13) << 1) | INSN(21,21)) + 1; in dis_ARM64_load_store() local
|