Lines Matching refs:Xcc_ALWAYS
643 cc = Xcc_ALWAYS; in doHelperCall()
1407 addInstr(env, X86Instr_Call( Xcc_ALWAYS, (Addr32)fn, in iselIntExpr_R_wrk()
2546 addInstr(env, X86Instr_Call( Xcc_ALWAYS, (Addr32)fn, in iselInt64Expr_wrk()
2586 addInstr(env, X86Instr_Call( Xcc_ALWAYS, (Addr32)fn, in iselInt64Expr_wrk()
2825 addInstr(env, X86Instr_Call( Xcc_ALWAYS, (Addr32)fn, in iselInt64Expr_wrk()
3776 addInstr(env, X86Instr_Call( Xcc_ALWAYS, (Addr32)fn, in iselVecExpr_wrk()
4347 amEIP, Xcc_ALWAYS, in iselNext()
4354 addInstr(env, X86Instr_XAssisted(r, amEIP, Xcc_ALWAYS, in iselNext()
4367 addInstr(env, X86Instr_XIndir(r, amEIP, Xcc_ALWAYS)); in iselNext()
4369 addInstr(env, X86Instr_XAssisted(r, amEIP, Xcc_ALWAYS, in iselNext()
4400 addInstr(env, X86Instr_XAssisted(r, amEIP, Xcc_ALWAYS, jk)); in iselNext()