Searched refs:s3_GET_INSN_CLASS (Results 1 – 1 of 1) sorted by relevance
298 #define s3_GET_INSN_CLASS(type) (s3_get_insn_class_from_type (type)) macro299 #define s3_GET_INSN_SIZE(type) ((s3_GET_INSN_CLASS (type) == INSN_CLASS_16) \300 ? s3_INSN16_SIZE : (s3_GET_INSN_CLASS (type) == INSN_CLASS_48) \2571 s3_GET_INSN_CLASS (backup_inst1.type)); in s3_gen_insn_frag()3991 …inst_main.instruction = s3_adjust_paritybit (inst_main.instruction, s3_GET_INSN_CLASS (inst_main.t… in s3_build_relax_frag()3998 s3_GET_INSN_CLASS (var_insts[i].type)); in s3_build_relax_frag()4591 …inst_main.instruction = s3_adjust_paritybit (inst_main.instruction, s3_GET_INSN_CLASS (inst_main.t… in s3_do_macro_bcmp()4595 s3_GET_INSN_CLASS (inst_expand[i].type)); in s3_do_macro_bcmp()4741 …inst_main.instruction = s3_adjust_paritybit (inst_main.instruction, s3_GET_INSN_CLASS (inst_main.t… in s3_do_macro_bcmpz()4745 s3_GET_INSN_CLASS (inst_expand[i].type)); in s3_do_macro_bcmpz()[all …]