Home
last modified time | relevance | path

Searched defs:PUSHA32 (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/bochs/bochs-2.7/cpu/
H A Dstack32.cc120 void BX_CPP_AttrRegparmN(1) BX_CPU_C::PUSHA32(bxInstruction_c *i) in PUSHA32() function in BX_CPU_C
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c1011 void PUSHA32() { in PUSHA32() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2997 void PUSHA32( void ) { write8( 0x60 ); } in PUSHA32() function