Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/riscv64/
H A Drelative_patcher_riscv64.cc116 uint32_t Riscv64RelativePatcher::PatchAuipc(uint32_t auipc, int32_t offset) { in PatchAuipc()
H A Drelative_patcher_riscv64_test.cc93 uint32_t auipc = kAuipcInsn | // AUIPC rd, imm20 in GenNopsAndAuipcAndUse() local
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/
Dinsn_def_riscv.json68 "auipc": { "opcode": "0000_0017", "type": "U-Type" }, object