Searched refs:CC_P (Results 1 - 25 of 27) sorted by relevance

12

/external/qemu/target-i386/
H A Dcc_helper.c25 CC_P, 0, 0, CC_P, 0, CC_P, CC_P, 0,
26 0, CC_P, CC_P, 0, CC_P, 0, 0, CC_P,
27 0, CC_P, CC_P,
[all...]
H A Dsmm_helper.c159 cpu_load_eflags(env, 0, ~(CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C | DF_MASK));
223 ~(CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C | DF_MASK));
239 ~(CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C | DF_MASK));
H A Dfpu_helper.c379 static const int fcomi_ccval[4] = {CC_C, CC_Z, 0, CC_Z | CC_P | CC_C};
388 eflags = (eflags & ~(CC_Z | CC_P | CC_C)) | fcomi_ccval[ret + 1];
399 eflags = (eflags & ~(CC_Z | CC_P | CC_C)) | fcomi_ccval[ret + 1];
H A Dcpu.h105 #define CC_P 0x0004 macro
1167 CC_SRC = eflags & (CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C);
H A Dsvm_helper.c197 ~(CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C | DF_MASK));
561 ~(CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C | DF_MASK));
H A Dhelper.c703 eflags & CC_P ? 'P' : '-',
730 eflags & CC_P ? 'P' : '-',
/external/valgrind/main/VEX/test/
H A Dtest-amd64.c57 #define CC_P 0x0004 macro
67 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
116 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O)
357 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
610 printf("fcomi(%f %f)=%016llx\n", a, b, rflags & (CC_Z | CC_P | CC_C));
768 TEST_FCMOV(a, b, (int64)CC_P, "u");
770 TEST_FCMOV(a, b, (int64)CC_P, "nu");
814 TEST_BCD(daa, 0x12340503, CC_A, (CC_C | CC_P | CC_Z | CC_S | CC_A));
815 TEST_BCD(daa, 0x12340506, CC_A, (CC_C | CC_P | CC_Z | CC_S | CC_A));
816 TEST_BCD(daa, 0x12340507, CC_A, (CC_C | CC_P | CC_
[all...]
H A Dtest-i386.c47 #define CC_P 0x0004 macro
57 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
106 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O)
345 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
572 printf("fcomi(%f %f)=%08x\n", a, b, eflags & (CC_Z | CC_P | CC_C));
730 TEST_FCMOV(a, b, CC_P, "u");
732 TEST_FCMOV(a, b, CC_P, "nu");
776 TEST_BCD(daa, 0x12340503, CC_A, (CC_C | CC_P | CC_Z | CC_S | CC_A));
777 TEST_BCD(daa, 0x12340506, CC_A, (CC_C | CC_P | CC_Z | CC_S | CC_A));
778 TEST_BCD(daa, 0x12340507, CC_A, (CC_C | CC_P | CC_
[all...]
H A Dtest-i386-shift.h123 | (p ? CC_P : 0);
H A Dtest-amd64-shift.h137 | (p ? CC_P : 0);
H A Dtest-i386.h130 | (p ? CC_P : 0);
H A Dtest-amd64.h121 | (p ? CC_P : 0);
/external/valgrind/main/memcheck/tests/amd64/
H A Dmore_x87_fp.c63 #define CC_P 0x0004 macro
90 printf("fcomi(%f %f)=%08llx\n", a, b, eflags & (CC_Z | CC_P | CC_C));
248 TEST_FCMOV(a, b, CC_P, "u");
250 TEST_FCMOV(a, b, CC_P, "nu");
/external/valgrind/main/memcheck/tests/x86/
H A Dmore_x86_fp.c53 #define CC_P 0x0004 macro
80 printf("fcomi(%f %f)=%08x\n", a, b, eflags & (CC_Z | CC_P | CC_C));
238 TEST_FCMOV(a, b, CC_P, "u");
240 TEST_FCMOV(a, b, CC_P, "nu");
/external/valgrind/main/none/tests/amd64/
H A Damd64locked.c211 #define CC_P 0x0004 macro
217 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)
242 | (p ? CC_P : 0); \
336 | (p ? CC_P : 0); \
452 | (p ? CC_P : 0); \
/external/valgrind/main/none/tests/x86/
H A Dx86locked.c196 #define CC_P 0x0004 macro
202 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)
227 | (p ? CC_P : 0); \
314 | (p ? CC_P : 0); \
416 | (p ? CC_P : 0); \
/external/qemu/
H A Dcpu-exec.c261 CC_SRC = env->eflags & (CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C);
264 env->eflags &= ~(DF_MASK | CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C);
551 env->eflags &= ~(DF_MASK | CC_O | CC_S | CC_Z | CC_A | CC_P | CC_C);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.cpp275 mkMov(def0, trSrc)->setPredicate(CC_P, pred);
H A Dnv50_ir_from_sm4.cpp1958 insn->insn.test_nz ? CC_P : CC_NOT_P, src(0, 0));
1982 mkFlow(OP_BRA, NULL, insn->insn.test_nz ? CC_NOT_P : CC_P, src(0, 0));
2071 CondCode cc = insn->insn.test_nz ? CC_P : CC_NOT_P;
2092 mkFlow(OP_CONT, contBB, insn->insn.test_nz ? CC_P : CC_NOT_P, src(0, 0));
H A Dnv50_ir.h178 CC_P = CC_NE, enumerator in enum:nv50_ir::CondCode
H A Dnv50_ir_from_tgsi.cpp2021 mkOp(OP_DISCARD, TYPE_NONE, NULL)->setPredicate(CC_P, val0);
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.cpp275 mkMov(def0, trSrc)->setPredicate(CC_P, pred);
H A Dnv50_ir_from_sm4.cpp1958 insn->insn.test_nz ? CC_P : CC_NOT_P, src(0, 0));
1982 mkFlow(OP_BRA, NULL, insn->insn.test_nz ? CC_NOT_P : CC_P, src(0, 0));
2071 CondCode cc = insn->insn.test_nz ? CC_P : CC_NOT_P;
2092 mkFlow(OP_CONT, contBB, insn->insn.test_nz ? CC_P : CC_NOT_P, src(0, 0));
H A Dnv50_ir.h178 CC_P = CC_NE, enumerator in enum:nv50_ir::CondCode
H A Dnv50_ir_from_tgsi.cpp2021 mkOp(OP_DISCARD, TYPE_NONE, NULL)->setPredicate(CC_P, val0);

Completed in 335 milliseconds

12