Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.c107 static void print_disp(dis_buffer_t *, int, int, int);
282 print_disp(dbuf, *(dbuf->val + 1), SIZE_WORD, in opcode_bitmanip()
811 print_disp(dbuf, *(dbuf->val + 1), SIZE_WORD, -1); in opcode_0101()
1512 print_disp(dbuf,*(dbuf->val + 1), SIZE_WORD, -1); in opcode_fpu()
1517 print_disp(dbuf,*(long *)(dbuf->val + 1), SIZE_LONG, in opcode_fpu()
1534 print_disp(dbuf, *(dbuf->val + 2), SIZE_WORD, -1); in opcode_fpu()
1726 print_disp(dbuf,*(dbuf->val + 1), SIZE_WORD, -1); in opcode_mmu()
1731 print_disp(dbuf,*(long *)(dbuf->val + 1), SIZE_LONG, in opcode_mmu()
1747 print_disp(dbuf, *(dbuf->val + 2), SIZE_WORD, -1); in opcode_mmu()
2352 print_disp(dbuf, *(dbuf->val + 1 + dd), SIZE_WORD,reg); in get_modregstr_moto()
[all …]