Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp395 uint16_t Imm2_1 = extractBits(Value, 1, 2) << 3; in applyFixup() local
399 (RawInstr & 0xE383) | Imm8 | Imm4_3 | Imm7_6 | Imm2_1 | Imm5; in applyFixup()