Home
last modified time | relevance | path

Searched defs:PO_LUI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_mips64.cpp25 PO_LUI = 0x3C000000, // lui rt, imm enumerator
H A Dxray_mips.cpp25 PO_LUI = 0x3C000000, // lui rs, %hi(address) enumerator
H A Dxray_riscv.cpp27 PO_LUI = 0x00000037, // lui rd, imm enumerator