Searched defs:imm32 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h281 uint32_t imm32; // the expanded result local
305 uint32_t imm32; // the expanded result local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp725 int64_t imm32 = MI.getOperand(2).getImm(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1426 const uint32_t imm32 = insn.getOperand(1).getImm() << 16; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1246 const uint32_t imm32 = insn.getOperand(1).getImm() << 16; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1396 uint32_t imm32; local
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcr16.h122 imm3, imm4, imm5, imm6, imm16, imm20, imm32, enumerator in enum:__anon582
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1178 uint32_t imm32; local
1387 uint32_t imm32; // the immediate value to be written to Rd local
1629 uint32_t imm32; // the output after ThumbExpandImm_C or ARMExpandImm_C local
1784 uint32_t imm32; // immediate offset from the PC local
2038 int32_t imm32; // PC-relative offset local
2409 uint32_t imm32; local
2591 uint32_t imm32; // stack offset local
2683 uint32_t imm32; // stack offset local
2830 int32_t imm32; // PC-relative offset local
2917 uint32_t imm32; // PC-relative offset to branch forward local
3042 uint32_t imm32; local
3167 imm32; // the immediate value to be added to the value obtained from Rn local
3314 uint32_t imm32; // the immediate value to be compared with local
3427 uint32_t imm32; // the immediate value to be compared with local
4453 uint32_t imm32; // the immediate offset used to form the address local
5158 uint32_t imm32; local
5510 uint32_t imm32; local
5832 imm32; // the immediate value to be added to the value obtained from Rn local
5980 uint32_t imm32; // the immediate value to be added/subtracted to/from the PC local
6049 imm32; // the immediate value to be ANDed to the value obtained from Rn local
6213 uint32_t imm32; // the immediate value to be bitwise inverted and ANDed to local
6379 uint32_t imm32; local
6715 uint32_t imm32; local
6860 uint32_t imm32; local
7109 uint32_t imm32; local
7254 uint32_t imm32; local
7532 uint32_t imm32; local
7679 uint32_t imm32; local
7933 uint32_t imm32; local
8090 uint32_t imm32; local
8856 imm32; // the immediate value to be ORed to the value obtained from Rn local
9025 imm32; // the immediate value to be ORed to the value obtained from Rn local
9191 imm32; // the immediate value to be added to the value obtained from Rn local
9342 imm32; // the immediate value to be added to the value obtained from Rn local
9471 imm32; // the immediate value to be added to the value obtained from Rn local
9619 uint32_t imm32; // the immediate value to be subtracted from the value local
9713 uint32_t imm32; // the immediate value to be subtracted from the value local
9784 imm32; // the immediate value to be ANDed to the value obtained from Rn local
9909 imm32; // the immediate value to be ANDed to the value obtained from Rn local
10367 uint32_t imm32; local
10475 uint32_t imm32; local
10568 uint32_t imm32; local
10679 uint32_t imm32; local
10956 uint32_t imm32; local
11254 uint32_t imm32; local
11448 uint32_t imm32; local
11648 uint32_t imm32; local
11774 uint32_t imm32; local
12698 uint32_t imm32; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2630 int imm32 = SignExtend32<25>(tmp << 1); local
4485 int imm32 = SignExtend32<25>(tmp << 1); local
4624 int imm32 = SignExtend32<25>(tmp << 1); local
[all...]

Completed in 265 milliseconds