Searched refs:shifter (Results 1 – 3 of 3) sorted by relevance
254 } else if (hwreg_present(&shifter.bas_hi)) { in config_atari()255 if (hwreg_present(&shifter.bas_lo) && in config_atari()256 (shifter.bas_lo = 0x0aau, shifter.bas_lo == 0x0aau)) { in config_atari()
18 on MicroBlaze systems without a barrel shifter.
183 # define shifter ((*(volatile struct SHIFTER *)SHF_BAS)) macro