Home
last modified time | relevance | path

Searched refs:SAVE_IP_CS (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/libs/x86emu/x86emu/
H A Ddebug.h119 #define SAVE_IP_CS(x,y) \ macro
129 #define SAVE_IP_CS(x,y) macro
/haiku/src/libs/x86emu/
H A Ddecode.c106 SAVE_IP_CS(M.x86.R_CS, M.x86.R_IP); in X86EMU_exec()