Home
last modified time | relevance | path

Searched refs:ONE_BYTE_OPCODE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.cc19 ONE_BYTE_OPCODE, // 0x04
20 ONE_BYTE_OPCODE, // 0x05
21 ONE_BYTE_OPCODE, // 0x06
22 ONE_BYTE_OPCODE, // 0x07
23 ONE_BYTE_OPCODE, // 0x08
24 ONE_BYTE_OPCODE, // 0x09
25 ONE_BYTE_OPCODE, // 0x0A
26 ONE_BYTE_OPCODE, // 0x0B
27 ONE_BYTE_OPCODE, // 0x0C
28 ONE_BYTE_OPCODE, //
[all...]
H A Dconstants-s390.h1833 ONE_BYTE_OPCODE, // One Byte - Bits 0 to 7 enumerator
2016 case ONE_BYTE_OPCODE: in S390OpcodeValue()

Completed in 10 milliseconds