Lines Matching defs:OC
328 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx()
339 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx()
358 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx()
370 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx()
387 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx()
404 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx()
418 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx()
431 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L()
445 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110()
461 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111()
479 bool Decoder::opcode_11110101(const uint8_t *OC, unsigned &Offset, in opcode_11110101()
494 bool Decoder::opcode_11110110(const uint8_t *OC, unsigned &Offset, in opcode_11110110()
509 bool Decoder::opcode_11110111(const uint8_t *OC, unsigned &Offset, in opcode_11110111()
522 bool Decoder::opcode_11111000(const uint8_t *OC, unsigned &Offset, in opcode_11111000()
537 bool Decoder::opcode_11111001(const uint8_t *OC, unsigned &Offset, in opcode_11111001()
550 bool Decoder::opcode_11111010(const uint8_t *OC, unsigned &Offset, in opcode_11111010()
565 bool Decoder::opcode_11111011(const uint8_t *OC, unsigned &Offset, in opcode_11111011()
572 bool Decoder::opcode_11111100(const uint8_t *OC, unsigned &Offset, in opcode_11111100()
579 bool Decoder::opcode_11111101(const uint8_t *OC, unsigned &Offset, in opcode_11111101()
586 bool Decoder::opcode_11111110(const uint8_t *OC, unsigned &Offset, in opcode_11111110()
593 bool Decoder::opcode_11111111(const uint8_t *OC, unsigned &Offset, in opcode_11111111()
600 bool Decoder::opcode_alloc_s(const uint8_t *OC, unsigned &Offset, in opcode_alloc_s()
610 bool Decoder::opcode_save_r19r20_x(const uint8_t *OC, unsigned &Offset, in opcode_save_r19r20_x()
623 bool Decoder::opcode_save_fplr(const uint8_t *OC, unsigned &Offset, in opcode_save_fplr()
633 bool Decoder::opcode_save_fplr_x(const uint8_t *OC, unsigned &Offset, in opcode_save_fplr_x()
646 bool Decoder::opcode_alloc_m(const uint8_t *OC, unsigned &Offset, in opcode_alloc_m()
659 bool Decoder::opcode_save_regp(const uint8_t *OC, unsigned &Offset, in opcode_save_regp()
674 bool Decoder::opcode_save_regp_x(const uint8_t *OC, unsigned &Offset, in opcode_save_regp_x()
695 bool Decoder::opcode_save_reg(const uint8_t *OC, unsigned &Offset, in opcode_save_reg()
710 bool Decoder::opcode_save_reg_x(const uint8_t *OC, unsigned &Offset, in opcode_save_reg_x()
727 bool Decoder::opcode_save_lrpair(const uint8_t *OC, unsigned &Offset, in opcode_save_lrpair()
743 bool Decoder::opcode_save_fregp(const uint8_t *OC, unsigned &Offset, in opcode_save_fregp()
758 bool Decoder::opcode_save_fregp_x(const uint8_t *OC, unsigned &Offset, in opcode_save_fregp_x()
777 bool Decoder::opcode_save_freg(const uint8_t *OC, unsigned &Offset, in opcode_save_freg()
792 bool Decoder::opcode_save_freg_x(const uint8_t *OC, unsigned &Offset, in opcode_save_freg_x()
808 bool Decoder::opcode_alloc_l(const uint8_t *OC, unsigned &Offset, in opcode_alloc_l()
821 bool Decoder::opcode_setfp(const uint8_t *OC, unsigned &Offset, unsigned Length, in opcode_setfp()
830 bool Decoder::opcode_addfp(const uint8_t *OC, unsigned &Offset, unsigned Length, in opcode_addfp()
842 bool Decoder::opcode_nop(const uint8_t *OC, unsigned &Offset, unsigned Length, in opcode_nop()
849 bool Decoder::opcode_end(const uint8_t *OC, unsigned &Offset, unsigned Length, in opcode_end()
856 bool Decoder::opcode_end_c(const uint8_t *OC, unsigned &Offset, unsigned Length, in opcode_end_c()
863 bool Decoder::opcode_save_next(const uint8_t *OC, unsigned &Offset, in opcode_save_next()
874 bool Decoder::opcode_save_any_reg(const uint8_t *OC, unsigned &Offset, in opcode_save_any_reg()
951 bool Decoder::opcode_trap_frame(const uint8_t *OC, unsigned &Offset, in opcode_trap_frame()
958 bool Decoder::opcode_machine_frame(const uint8_t *OC, unsigned &Offset, in opcode_machine_frame()
966 bool Decoder::opcode_context(const uint8_t *OC, unsigned &Offset, in opcode_context()
973 bool Decoder::opcode_ec_context(const uint8_t *OC, unsigned &Offset, in opcode_ec_context()
980 bool Decoder::opcode_clear_unwound_to_call(const uint8_t *OC, unsigned &Offset, in opcode_clear_unwound_to_call()
988 bool Decoder::opcode_pac_sign_lr(const uint8_t *OC, unsigned &Offset, in opcode_pac_sign_lr()