Home
last modified time | relevance | path

Searched refs:C_O2_I3 (Results 1 – 5 of 5) sorted by relevance

/qemu/tcg/s390x/
H A Dtcg-target-con-set.h47 C_O2_I3(o, m, 0, 1, r)
H A Dtcg-target.c.inc2532 .base.static_constraint = C_O2_I3(o, m, 0, 1, r),
2553 .base.static_constraint = C_O2_I3(o, m, 0, 1, r),
/qemu/tcg/i386/
H A Dtcg-target-con-set.h60 C_O2_I3(a, d, 0, 1, r)
H A Dtcg-target.c.inc2936 .base.static_constraint = C_O2_I3(a, d, 0, 1, r),
2952 .base.static_constraint = C_O2_I3(a, d, 0, 1, r),
/qemu/tcg/
H A Dtcg.c862 #define C_O2_I3(O1, O2, I1, I2, I3) C_PFX5(c_o2_i3_, O1, O2, I1, I2, I3), macro
887 #undef C_O2_I3
914 #define C_O2_I3(O1, O2, I1, I2, I3) { 2, 3, { #O1, #O2, #I1, #I2, #I3 } }, macro
935 #undef C_O2_I3
957 #define C_O2_I3(O1, O2, I1, I2, I3) C_PFX5(c_o2_i3_, O1, O2, I1, I2, I3) macro