Home
last modified time | relevance | path

Searched refs:decode_xtheadsync (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/disas/
H A Driscv-xthead.h26 void decode_xtheadsync(rv_decode *, rv_isa);
H A Driscv-xthead.c676 void decode_xtheadsync(rv_decode *dec, rv_isa isa) in decode_xtheadsync() function
H A Driscv.c5362 { has_xtheadsync_p, xthead_opcode_data, decode_xtheadsync }, in disasm_inst()