Home
last modified time | relevance | path

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

/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/ppc/
H A Dbroadway.s34 mfhid2 22
H A Dbroadway.d40 78: (7e d8 e2 a6|a6 e2 d8 7e) mfhid2 r22
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/ppc/
H A Dbroadway.s34 mfhid2 22
H A Dbroadway.d40 78: (7e d8 e2 a6|a6 e2 d8 7e) mfhid2 r22
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/ppc/
H A Dbroadway.s34 mfhid2 22
H A Dbroadway.d40 78: (7e d8 e2 a6|a6 e2 d8 7e) mfhid2 r22
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/machine/
H A Dprocessor.h71 #define mfhid2() mfspr(HID2) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/machine/
H A Dprocessor.inc44 {$define mfhid2() := mfspr(HID2)}
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dgx.c150 mthid2((mfhid2()&~0x40000000)); in DisableWriteGatherPipe()
156 mthid2((mfhid2()|0x40000000)); in EnableWriteGatherPipe()