Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/mips/
H A Dregs.S87 #define CR_SB 22 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mips/
H A Dregs.S88 #define CR_SB 22 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/mips/
H A Dregs.S87 #define CR_SB 22 macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Dvdc.cpp264 #define CR_SB 0x40 /* Object blanking */ macro
825 if (vdc_data[which][CR] & CR_SB) in pce_interrupt()
864 if(vdc_data[0][CR] & CR_SB) in sgx_interrupt()
871 if ( vdc_data[1][CR] & CR_SB ) in sgx_interrupt()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dvdc.cpp300 #define CR_SB 0x40 /* Object blanking */ macro
877 if (vdc_data[which][CR] & CR_SB) in pce_hblank()
908 if(vdc_data[0][CR] & CR_SB) in sgx_hblank()
917 if ( vdc_data[1][CR] & CR_SB ) in sgx_hblank()