Home
last modified time | relevance | path

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

/qemu/disas/
H A Driscv-xthead.h23 void decode_xtheadmac(rv_decode *, rv_isa);
H A Driscv-xthead.c537 void decode_xtheadmac(rv_decode *dec, rv_isa isa) in decode_xtheadmac() function
H A Driscv.c5172 { has_xtheadmac_p, xthead_opcode_data, decode_xtheadmac }, in disasm_inst()