Searched refs:INSN_OP1 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/xtensa/kernel/ |
H A D | align.S | 74 #define INSN_OP1 16 macro 87 #define INSN_OP1 12 macro 178 bbsi.l a4, OP1_SI_BIT + INSN_OP1, .Linvalid_instruction 203 extui a5, a4, INSN_OP1, 4 241 _bbci.l a4, OP1_SI_BIT + INSN_OP1, .Lload 281 extui a5, a4, INSN_OP1, 4 393 extui a5, a4, INSN_OP1, 4 # extract OP1
|