Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/rs6000/
Drs6000.c10094 int cc_regnum; in ccr_bit() local
10106 cc_regnum = REGNO (reg); in ccr_bit()
10107 base_bit = 4 * (cc_regnum - CR0_REGNO); in ccr_bit()