Lines Matching defs:OC

231 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset,  in opcode_0xxxxxxx()
242 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx()
261 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx()
273 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx()
290 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx()
307 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx()
321 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx()
334 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L()
348 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110()
364 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111()
380 bool Decoder::opcode_11110101(const uint8_t *OC, unsigned &Offset, in opcode_11110101()
395 bool Decoder::opcode_11110110(const uint8_t *OC, unsigned &Offset, in opcode_11110110()
410 bool Decoder::opcode_11110111(const uint8_t *OC, unsigned &Offset, in opcode_11110111()
423 bool Decoder::opcode_11111000(const uint8_t *OC, unsigned &Offset, in opcode_11111000()
438 bool Decoder::opcode_11111001(const uint8_t *OC, unsigned &Offset, in opcode_11111001()
451 bool Decoder::opcode_11111010(const uint8_t *OC, unsigned &Offset, in opcode_11111010()
466 bool Decoder::opcode_11111011(const uint8_t *OC, unsigned &Offset, in opcode_11111011()
473 bool Decoder::opcode_11111100(const uint8_t *OC, unsigned &Offset, in opcode_11111100()
480 bool Decoder::opcode_11111101(const uint8_t *OC, unsigned &Offset, in opcode_11111101()
487 bool Decoder::opcode_11111110(const uint8_t *OC, unsigned &Offset, in opcode_11111110()
494 bool Decoder::opcode_11111111(const uint8_t *OC, unsigned &Offset, in opcode_11111111()