Home
last modified time | relevance | path

Searched defs:CC (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/tcg/openrisc/
H A DMakefile7 CC = $(CROSS)gcc macro
/qemu/tests/tcg/mips/user/isa/r5900/
H A DMakefile8 CC = $(CROSS)gcc macro
/qemu/tests/tcg/mips/user/ase/dsp/
H A DMakefile8 CC = $(CROSS)gcc macro
/qemu/tests/multiboot/
H A DMakefile1 CC=gcc macro
/qemu/crypto/
H A Dxts.c111 xts_uint128 PP, CC, T; in xts_decrypt() local
187 xts_uint128 PP, CC, T; in xts_encrypt() local
/qemu/tests/tcg/s390x/
H A Dex-relative-long.c33 #define CC 0 macro
/qemu/target/s390x/tcg/
H A Dtranslate.c5938 #define C(OPC, NM, FT, FC, I1, I2, P, W, OP, CC) \ argument
5941 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ argument
5944 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ argument
5947 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument
5954 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument
6034 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
/qemu/tests/tcg/i386/
H A Dtest-i386.c983 #define TEST_FCMOV(a, b, eflags, CC)\ argument