Searched refs:Decode32Imm12 (Results 1 – 1 of 1) sorted by relevance
94 static int32_t Decode32Imm12(uint32_t insn32) { in Decode32Imm12() function in art::riscv64::DisassemblerRiscv64::Printer413 int32_t imm12 = Decode32Imm12(insn32); in Print32Jalr()483 PrintLoadStoreAddress(GetRs1(insn32), Decode32Imm12(insn32)); in Print32Load()653 offset = Decode32Imm12(insn32); in Print32FLoad()713 int32_t imm = Decode32Imm12(insn32); in Print32BinOpImm()