Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/arm64/
H A Dmachdep.c1134 PRINT_REG(ctr_el0); in DB_SHOW_COMMAND()
1136 PRINT_REG(daif); in DB_SHOW_COMMAND()
1138 PRINT_REG(elr_el1); in DB_SHOW_COMMAND()
1139 PRINT_REG(esr_el1); in DB_SHOW_COMMAND()
1140 PRINT_REG(far_el1); in DB_SHOW_COMMAND()
1143 PRINT_REG(fpcr); in DB_SHOW_COMMAND()
1144 PRINT_REG(fpsr); in DB_SHOW_COMMAND()
1172 PRINT_REG(isr_el1); in DB_SHOW_COMMAND()
1181 PRINT_REG(sp_el0); in DB_SHOW_COMMAND()
1182 PRINT_REG(spsel); in DB_SHOW_COMMAND()
[all …]
/freebsd-12.1/contrib/gcc/
H A 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
H A DChangeLog-200121188 (PRINT_REG): Likewise.