Home
last modified time | relevance | path

Searched defs:dh1 (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/none/tests/s390x/
Dopcodes.h26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2) \ argument
65 #define SIY_URD(op1,i2,b1,dl1,dh1,op2) \ argument
109 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a) argument
119 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e) argument
124 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e) argument
129 #define ASI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6a) argument
207 #define CLIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,55) argument
311 #define MVIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,52) argument
316 #define NIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,54) argument
322 #define OIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,56) argument
[all …]
/external/v8/test/mjsunit/
Dtrack-fields.js390 var dh1 = double_to_object(true); variable
/external/valgrind/VEX/priv/
Dhost_s390_defs.c1469 emit_SIY(UChar *p, ULong op, UChar i2, UChar b1, UShort dl1, UChar dh1) in emit_SIY()
1616 s390_emit_AGSI(UChar *p, UChar i2, UChar b1, UShort dl1, UChar dh1) in s390_emit_AGSI()
1628 s390_emit_ASI(UChar *p, UChar i2, UChar b1, UShort dl1, UChar dh1) in s390_emit_ASI()
Dguest_s390_toIR.c2506 UChar i2, UChar b1, UShort dl1, UChar dh1) in s390_format_SIY_URD()
2524 UChar i2, UChar b1, UShort dl1, UChar dh1) in s390_format_SIY_IRD()
15296 unsigned int dh1 : 8; in s390_decode_6byte_and_irgen() member