Lines Matching refs:Opcodes
35 bool opcode_0xxxxxxx(const uint8_t *Opcodes, unsigned &Offset,
37 bool opcode_10Lxxxxx(const uint8_t *Opcodes, unsigned &Offset,
39 bool opcode_1100xxxx(const uint8_t *Opcodes, unsigned &Offset,
41 bool opcode_11010Lxx(const uint8_t *Opcodes, unsigned &Offset,
43 bool opcode_11011Lxx(const uint8_t *Opcodes, unsigned &Offset,
45 bool opcode_11100xxx(const uint8_t *Opcodes, unsigned &Offset,
47 bool opcode_111010xx(const uint8_t *Opcodes, unsigned &Offset,
49 bool opcode_1110110L(const uint8_t *Opcodes, unsigned &Offset,
51 bool opcode_11101110(const uint8_t *Opcodes, unsigned &Offset,
53 bool opcode_11101111(const uint8_t *Opcodes, unsigned &Offset,
55 bool opcode_11110101(const uint8_t *Opcodes, unsigned &Offset,
57 bool opcode_11110110(const uint8_t *Opcodes, unsigned &Offset,
59 bool opcode_11110111(const uint8_t *Opcodes, unsigned &Offset,
61 bool opcode_11111000(const uint8_t *Opcodes, unsigned &Offset,
63 bool opcode_11111001(const uint8_t *Opcodes, unsigned &Offset,
65 bool opcode_11111010(const uint8_t *Opcodes, unsigned &Offset,
67 bool opcode_11111011(const uint8_t *Opcodes, unsigned &Offset,
69 bool opcode_11111100(const uint8_t *Opcodes, unsigned &Offset,
71 bool opcode_11111101(const uint8_t *Opcodes, unsigned &Offset,
73 bool opcode_11111110(const uint8_t *Opcodes, unsigned &Offset,
75 bool opcode_11111111(const uint8_t *Opcodes, unsigned &Offset,
78 void decodeOpcodes(ArrayRef<uint8_t> Opcodes, unsigned Offset,