Home
last modified time | relevance | path

Searched refs:PUSH64R (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2959 void PUSH64R( x86IntRegType from ) in PUSH64R() function
2979 void PUSHR(x86IntRegType from) { PUSH64R(from); } in PUSHR()
H A Dix86-64.h982 void PUSH64R( x86IntRegType from );
H A DiR3000A-64.c382 PUSH64R (EAX); in iLogEAX()