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.c6011 #define C(OPC, NM, FT, FC, I1, I2, P, W, OP, CC) \ argument
6014 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ argument
6017 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ argument
6020 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument
6027 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument
6107 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
/qemu/tests/tcg/i386/
H A Dtest-i386.c959 #define TEST_FCMOV(a, b, eflags, CC)\ argument