Searched refs:opcode_flags (Results 1 – 5 of 5) sorted by relevance
383 enum opcode_flags { enum
1230 skip_optargs_p (unsigned int opcode_flags, const unsigned char *opindex_ptr) in skip_optargs_p() argument1232 if ((opcode_flags & (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)) in skip_optargs_p()1237 if ((opcode_flags & S390_INSTR_FLAG_OPTPARM2) in skip_optargs_p()
1228 skip_optargs_p (unsigned int opcode_flags, const unsigned char *opindex_ptr) in skip_optargs_p() argument1230 if ((opcode_flags & (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)) in skip_optargs_p()1235 if ((opcode_flags & S390_INSTR_FLAG_OPTPARM2) in skip_optargs_p()
809 uint64_t opcode_flags in aarch64_ins_sysreg() local816 if (opcode_flags == F_SYS_READ in aarch64_ins_sysreg()825 else if (opcode_flags == F_SYS_WRITE in aarch64_ins_sysreg()
862 uint64_t opcode_flags in aarch64_ins_sysreg() local869 if (opcode_flags == F_SYS_READ in aarch64_ins_sysreg()878 else if (opcode_flags == F_SYS_WRITE in aarch64_ins_sysreg()