Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.c135 static void opcode_fmove_ext(dis_buffer_t *, u_short, u_short);
1382 opcode_fmove_ext(dbuf, opc, ext); in opcode_fpu()
1576 opcode_fmove_ext(dis_buffer_t *dbuf, u_short opc, u_short ext) in opcode_fmove_ext() function