Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv-xthead.h20 void decode_xtheadcondmov(rv_decode *, rv_isa);
H A Driscv-xthead.c438 void decode_xtheadcondmov(rv_decode *dec, rv_isa isa) in decode_xtheadcondmov() function
H A Driscv.c5356 { has_xtheadcondmov_p, xthead_opcode_data, decode_xtheadcondmov }, in disasm_inst()