Searched refs:NEXTLONG (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dvax-dis.c65 #define NEXTLONG(p) \ macro
303 (*info->fprintf_func) (info->stream, "*0x%x", NEXTLONG (p));
332 (*info->print_address_func) (addr + 5 + NEXTLONG (p), info);
334 (*info->fprintf_func) (info->stream, "0x%x(%s)", NEXTLONG (p),
H A Dm68k-dis.c101 #define NEXTLONG(p, val, ret_val) \ macro
593 NEXTLONG (p, base_disp, NULL);
616 NEXTLONG (p, outer_disp, NULL);
904 NEXTLONG (p1, val, PRINT_INSN_ARG_MEMORY_ERROR);
919 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
926 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
931 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
1104 NEXTLONG (p, val, PRINT_INSN_ARG_MEMORY_ERROR);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dvax-dis.c65 #define NEXTLONG(p) \ macro
303 (*info->fprintf_func) (info->stream, "*0x%x", NEXTLONG (p));
332 (*info->print_address_func) (addr + 5 + NEXTLONG (p), info);
334 (*info->fprintf_func) (info->stream, "0x%x(%s)", NEXTLONG (p),
H A Dm68k-dis.c101 #define NEXTLONG(p, val, ret_val) \ macro
588 NEXTLONG (p, base_disp, NULL);
611 NEXTLONG (p, outer_disp, NULL);
898 NEXTLONG (p1, val, PRINT_INSN_ARG_MEMORY_ERROR);
913 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
920 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
925 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
1098 NEXTLONG (p, val, PRINT_INSN_ARG_MEMORY_ERROR);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dvax-dis.c65 #define NEXTLONG(p) \ macro
303 (*info->fprintf_func) (info->stream, "*0x%x", NEXTLONG (p));
332 (*info->print_address_func) (addr + 5 + NEXTLONG (p), info);
334 (*info->fprintf_func) (info->stream, "0x%x(%s)", NEXTLONG (p),
H A Dm68k-dis.c101 #define NEXTLONG(p, val, ret_val) \ macro
593 NEXTLONG (p, base_disp, NULL);
616 NEXTLONG (p, outer_disp, NULL);
904 NEXTLONG (p1, val, PRINT_INSN_ARG_MEMORY_ERROR);
919 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
926 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
931 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
1104 NEXTLONG (p, val, PRINT_INSN_ARG_MEMORY_ERROR);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dvax-dis.c65 #define NEXTLONG(p) \ macro
303 (*info->fprintf_func) (info->stream, "*0x%x", NEXTLONG (p));
332 (*info->print_address_func) (addr + 5 + NEXTLONG (p), info);
334 (*info->fprintf_func) (info->stream, "0x%x(%s)", NEXTLONG (p),
H A Dm68k-dis.c101 #define NEXTLONG(p, val, ret_val) \ macro
604 NEXTLONG (p, base_disp, NULL);
630 NEXTLONG (p, outer_disp, NULL);
961 NEXTLONG (p1, val, PRINT_INSN_ARG_MEMORY_ERROR);
977 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
984 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
989 NEXTLONG (p, disp, PRINT_INSN_ARG_MEMORY_ERROR);
1188 NEXTLONG (p, val, PRINT_INSN_ARG_MEMORY_ERROR);

Completed in 207 milliseconds