Home
last modified time | relevance | path

Searched defs:shiftmask (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libcpu/
H A Driscv_disasm.c617 const uint64_t shiftmask = ebl->class == ELFCLASS32 ? 0x1f : 0x3f; in riscv_disasm() local

Completed in 3 milliseconds