Searched refs:test_cond (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_fp1.S | 90 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro 101 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000 103 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0 108 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0 117 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0 119 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0 124 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0 133 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000 135 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0 140 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000 [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/ |
H A D | 0001-Add-option-to-disable-timed-dependant-tests.patch | 63 abts_run_test(suite, test_cond, NULL);
|