Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/h8300/
H A Dh8300_disas.c431 static int decode_imm2r8(const ut8 *bytes, struct h8300_cmd *cmd) in decode_imm2r8() function
865 ret = decode_imm2r8(instr, cmd); in h8300_decode_command()