Searched defs:insn32 (Results 1 – 3 of 3) sorted by relevance
755 uint32_t insn32; in getInstruction() local
8899 UInt insn32, in decode_NEON_instruction_ARMv7_and_below()23410 UInt insn32 = (INSN0(15,0) << 16) | INSN1(15,0); in disInstr_THUMB_WRK() local23422 { UInt insn32 = (INSN0(15,0) << 16) | INSN1(15,0); in disInstr_THUMB_WRK() local23440 UInt insn32 = (INSN0(15,0) << 16) | INSN1(15,0); in disInstr_THUMB_WRK() local
767 uint32_t insn32 = (bytes[3] << 8) | in getInstruction() local