Searched defs:c0 (Results 1 – 7 of 7) sorted by relevance
/qemu/tests/tcg/i386/ |
H A D | test-i386-bmi2.c | 28 #define insn2q(name, arg0, c0, arg1, c1) \ argument 36 #define insn2l(name, arg0, c0, arg1, c1) \ argument
|
/qemu/tests/tcg/multiarch/ |
H A D | catch-syscalls.c | 19 char c0 = 'A', c1; in main() local
|
/qemu/tests/tcg/s390x/ |
H A D | precise-smc-softmmu.S | 58 c0: label
|
/qemu/target/mips/tcg/ |
H A D | tx79_translate.c | 237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local
|
/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 41 static inline int match_index(uint64_t c0, uint64_t c1) in match_index()
|
/qemu/block/ |
H A D | ssh.c | 379 unsigned c0, c1; in compare_fingerprint() local
|
/qemu/tcg/ |
H A D | tcg-op.c | 2916 TCGv_i32 c0 = tcg_temp_ebb_new_i32(); in tcg_gen_addcio_i64() local
|