Searched defs:auipc (Results 1 – 3 of 3) sorted by relevance
116 uint32_t Riscv64RelativePatcher::PatchAuipc(uint32_t auipc, int32_t offset) { in PatchAuipc()
93 uint32_t auipc = kAuipcInsn | // AUIPC rd, imm20 in GenNopsAndAuipcAndUse() local
68 "auipc": { "opcode": "0000_0017", "type": "U-Type" }, object