Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm64/arm64/
Dmachdep.c1147 #define PRINT_REG(reg) \ in DB_SHOW_COMMAND() macro
1150 PRINT_REG(actlr_el1); in DB_SHOW_COMMAND()
1151 PRINT_REG(afsr0_el1); in DB_SHOW_COMMAND()
1152 PRINT_REG(afsr1_el1); in DB_SHOW_COMMAND()
1153 PRINT_REG(aidr_el1); in DB_SHOW_COMMAND()
1154 PRINT_REG(amair_el1); in DB_SHOW_COMMAND()
1155 PRINT_REG(ccsidr_el1); in DB_SHOW_COMMAND()
1156 PRINT_REG(clidr_el1); in DB_SHOW_COMMAND()
1157 PRINT_REG(contextidr_el1); in DB_SHOW_COMMAND()
1158 PRINT_REG(cpacr_el1); in DB_SHOW_COMMAND()
[all …]
/freebsd-12-stable/contrib/gcc/
DChangeLog-200329 number and register name instead of calling PRINT_REG.
30 * defaults.h (PRINT_REG): Deleted.
34 * config/i386/i386.h (PRINT_REG): Deleted.
3559 * print-rtl.c (print_rtx): Call PRINT_REG with second argument -1.
3562 * config/i386/i386.h (PRINT_REG): Document meaning of CODE == -1.
5610 * dwarfout.c: Move default definition of PRINT_REG...
5615 (print_rtx): Use PRINT_REG, not DEBUG_PRINT_REG. But surround
DChangeLog-200121188 (PRINT_REG): Likewise.