Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/e132xs/
H A De132xsop.inc394 hyperstone_andn(decode);
401 hyperstone_andn(decode);
408 hyperstone_andn(decode);
415 hyperstone_andn(decode);
H A De132xs.cpp2090 static void hyperstone_andn(struct regs_decode *decode) in hyperstone_andn() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/e132xs/
H A De132xs.cpp1764 case 0x34: hyperstone_andn<GLOBAL, GLOBAL>(); break; in execute_run()
1765 case 0x35: hyperstone_andn<GLOBAL, LOCAL>(); break; in execute_run()
1766 case 0x36: hyperstone_andn<LOCAL, GLOBAL>(); break; in execute_run()
1767 case 0x37: hyperstone_andn<LOCAL, LOCAL>(); break; in execute_run()
H A De132xs.h376 template <reg_bank DST_GLOBAL, reg_bank SRC_GLOBAL> void hyperstone_andn();
H A De132xsop.hxx471 void hyperstone_device::hyperstone_andn() in hyperstone_andn() function in hyperstone_device
/dports/emulators/mame/mame-mame0226/src/devices/cpu/e132xs/
H A De132xs.cpp1764 case 0x34: hyperstone_andn<GLOBAL, GLOBAL>(); break; in execute_run()
1765 case 0x35: hyperstone_andn<GLOBAL, LOCAL>(); break; in execute_run()
1766 case 0x36: hyperstone_andn<LOCAL, GLOBAL>(); break; in execute_run()
1767 case 0x37: hyperstone_andn<LOCAL, LOCAL>(); break; in execute_run()
H A De132xs.h376 template <reg_bank DST_GLOBAL, reg_bank SRC_GLOBAL> void hyperstone_andn();
H A De132xsop.hxx471 void hyperstone_device::hyperstone_andn() in hyperstone_andn() function in hyperstone_device