Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp275 uint32_t rj = Bits32(inst, 9, 5); in EmulateBEQZ64()
279 uint32_t offs21 = Bits32(inst, 25, 10) + (Bits32(inst, 4, 0) << 16); in EmulateBEQZ64()
295 uint32_t rj = Bits32(inst, 9, 5); in EmulateBNEZ64()
299 uint32_t offs21 = Bits32(inst, 25, 10) + (Bits32(inst, 4, 0) << 16); in EmulateBNEZ64()
315 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCEQZ64()
319 uint32_t offs21 = Bits32(inst, 25, 10) + (Bits32(inst, 4, 0) << 16); in EmulateBCEQZ64()
337 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCNEZ64()
341 uint32_t offs21 = Bits32(inst, 25, 10) + (Bits32(inst, 4, 0) << 16); in EmulateBCNEZ64()
358 uint32_t rj = Bits32(inst, 9, 5); in EmulateJIRL64()
359 uint32_t rd = Bits32(inst, 4, 0); in EmulateJIRL64()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp616 ITCounter = CountITSize(Bits32(bits7_0, 3, 0)); in InitIT()
621 unsigned short FirstCond = Bits32(bits7_0, 7, 4); in InitIT()
640 unsigned short NewITState4_0 = Bits32(ITState, 4, 0) << 1; in ITAdvance()
654 return Bits32(ITState, 7, 4); in GetCond()
930 registers = Bits32(opcode, 7, 0); in EmulatePUSH()
940 registers = Bits32(opcode, 15, 0) & ~0xa000; in EmulatePUSH()
946 Rt = Bits32(opcode, 15, 12); in EmulatePUSH()
953 registers = Bits32(opcode, 15, 0); in EmulatePUSH()
959 Rt = Bits32(opcode, 15, 12); in EmulatePUSH()
1046 registers = Bits32(opcode, 7, 0); in EmulatePOP()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp204 uint32_t rt = Bits32(opcode, 25, 21); in EmulateMFSPR()
205 uint32_t spr = Bits32(opcode, 20, 11); in EmulateMFSPR()
229 uint32_t rt = Bits32(opcode, 25, 21); in EmulateLD()
230 uint32_t ra = Bits32(opcode, 20, 16); in EmulateLD()
231 uint32_t ds = Bits32(opcode, 15, 2); in EmulateLD()
259 uint32_t rs = Bits32(opcode, 25, 21); in EmulateSTD()
260 uint32_t ra = Bits32(opcode, 20, 16); in EmulateSTD()
261 uint32_t ds = Bits32(opcode, 15, 2); in EmulateSTD()
262 uint32_t u = Bits32(opcode, 1, 0); in EmulateSTD()
327 uint32_t rs = Bits32(opcode, 25, 21); in EmulateOR()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp619 const uint32_t shift = Bits32(opcode, 23, 22); in EmulateADDSUBImm()
620 const uint32_t imm12 = Bits32(opcode, 21, 10); in EmulateADDSUBImm()
621 const uint32_t Rn = Bits32(opcode, 9, 5); in EmulateADDSUBImm()
622 const uint32_t Rd = Bits32(opcode, 4, 0); in EmulateADDSUBImm()
697 uint32_t opc = Bits32(opcode, 31, 30); in EmulateLDPSTP()
700 uint32_t imm7 = Bits32(opcode, 21, 15); in EmulateLDPSTP()
701 uint32_t Rt2 = Bits32(opcode, 14, 10); in EmulateLDPSTP()
702 uint32_t Rn = Bits32(opcode, 9, 5); in EmulateLDPSTP()
703 uint32_t Rt = Bits32(opcode, 4, 0); in EmulateLDPSTP()
931 uint32_t size = Bits32(opcode, 31, 30); in EmulateLDRSTRImm()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp99 const uint32_t condition = Bits32((uint32_t)opcode, 31, 28); in OverrideStopInfo()
111 const uint32_t ITSTATE = Bits32(cpsr, 15, 10) << 2 | Bits32(cpsr, 26, 25); in OverrideStopInfo()
113 const uint32_t condition = Bits32(ITSTATE, 7, 4); in OverrideStopInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h57 return DecodeImmShift(Bits32(opcode, 5, 4), in DecodeImmShiftThumb()
58 Bits32(opcode, 14, 12) << 2 | Bits32(opcode, 7, 6), in DecodeImmShiftThumb()
66 return DecodeImmShift(Bits32(opcode, 6, 5), Bits32(opcode, 11, 7), shift_t); in DecodeImmShiftARM()
199 return Bit32(carry_in, 0) << 31 | Bits32(value, 31, 1); in RRX_C()
267 return Bits32(val, msbit, lsbit); in bits()
H A DInstructionUtils.h29 static inline uint32_t Bits32(const uint32_t bits, const uint32_t msbit, in Bits32() function
H A DRegisterContextDarwin_arm.cpp1509 g_num_supported_hw_breakpoints = Bits32(register_DBGDIDR, 27, 24); in NumSupportedHardwareBreakpoints()
1638 g_num_supported_hw_watchpoints = Bits32(register_DBGDIDR, 31, 28) + 1; in NumSupportedHardwareWatchpoints()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7817 unsigned Bits32 = 0; in LowerBUILD_VECTOR_i1() local
7824 Bits32 |= BoolMask << (i * BitsPerBool); in LowerBUILD_VECTOR_i1()
7829 DAG.getConstant(Bits32, dl, MVT::i32)); in LowerBUILD_VECTOR_i1()