Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dconstants-s390.h2096 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(M1Value, uint32_t, 8, 12);
2107 DECLARE_FIELD_FOR_FOUR_BYTE_INSTR(M1Value, uint32_t, 8, 12);
2119 inline Condition M1Value() const { in M1Value() function