/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/ |
H A D | test_mips64r6_dmuhu.c | 137 do_mips64r6_DMUHU(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_mul.c | 137 do_mips64r6_MUL(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_dmul.c | 137 do_mips64r6_DMUL(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_dmuh.c | 137 do_mips64r6_DMUH(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_mulu.c | 137 do_mips64r6_MULU(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_dmulu.c | 137 do_mips64r6_DMULU(b64_random + i, b64_random + j, in main()
|
/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/ |
H A D | test_mips64r6_dsrav.c | 137 do_mips64r6_DSRAV(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_srlv.c | 137 do_mips64r6_SRLV(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_srav.c | 137 do_mips64r6_SRAV(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_dsllv.c | 137 do_mips64r6_DSLLV(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_sllv.c | 137 do_mips64r6_SLLV(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_dsrlv.c | 137 do_mips64r6_DSRLV(b64_random + i, b64_random + j, in main()
|
/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/ |
H A D | test_mips64r6_nor.c | 137 do_mips64r6_NOR(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_and.c | 137 do_mips64r6_AND(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_xor.c | 137 do_mips64r6_XOR(b64_random + i, b64_random + j, in main()
|
H A D | test_mips64r6_or.c | 137 do_mips64r6_OR(b64_random + i, b64_random + j, in main()
|
/openbmc/qemu/tests/tcg/mips/include/ |
H A D | test_inputs_64.h | 169 static const uint64_t b64_random[RANDOM_INPUTS_64_COUNT] = { variable
|
/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/ |
H A D | test_mips64r6_dbitswap.c | 132 do_mips64r6_DBITSWAP(b64_random + (i - PATTERN_INPUTS_64_COUNT), in main()
|
H A D | test_mips64r6_bitswap.c | 132 do_mips64r6_BITSWAP(b64_random + (i - PATTERN_INPUTS_64_COUNT), in main()
|
/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/ |
H A D | test_mips64r6_dclo.c | 132 do_mips64r6_DCLO((void *)&b64_random[i - PATTERN_INPUTS_64_COUNT], in main()
|
H A D | test_mips64r6_dclz.c | 132 do_mips64r6_DCLZ(b64_random + (i - PATTERN_INPUTS_64_COUNT), in main()
|