Searched refs:CR0_REGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h989 CR0_REGS,
1019 "CR0_REGS", \
1048 { 0x00000000, 0x00000000, 0x00000010, 0x00000000 }, /* CR0_REGS */ \
1065 : (REGNO) == CR0_REGNO ? CR0_REGS \
986 CR0_REGS, enumerator in enum:reg_class
H A Drs6000.c10095 if ((class == CR_REGS || class == CR0_REGS)
19178 /* It's more expensive to move CR_REGS than CR0_REGS because of the

Completed in 156 milliseconds