Searched defs:CR_sig (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dcpu-exec.c1113 # define CR_sig(context) REG_sig(ccr, context) /* Condition register */ macro
1130 # define CR_sig(context) ((context)->uc_mcontext.mc_cr) macro
1152 # define CR_sig(context) REG_sig(cr, context) /* Condition register */ macro

Completed in 36 milliseconds