Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.h2648 uint32_t offsetL5 = BitFieldExtract<uint32_t>(offset8, 0, 5); in EmitCB() local
2666 uint32_t offsetL5 = (BitFieldExtract(u_offset, 6, 2) << 3) | in EmitCBBranch() local