Searched defs:Imm10 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | aarch32.cpp | 62 uint32_t Imm10 = (Value >> 12) & 0x03ff; encodeImmBT4BlT1BlxT2_J1J2() local |
H A D | ELF_riscv.cpp | 411 uint16_t Imm10 = extractBits(Value, 10, 1) << 8; in applyFixup() local |