Searched refs:OpX2XYa (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-opc-i.c82 #define OpX2XYa(a,b,c,d) (bOp (a) | bX2 (b) | bX (c) | bYa (d)), \ macro
160 {"shr.u", I, OpX2XYa (5, 1, 0, 0), {R1, R3, POS6},
162 {"extr.u", I, OpX2XYa (5, 1, 0, 0), {R1, R3, POS6, LEN6}, EMPTY},
164 {"shr", I, OpX2XYa (5, 1, 0, 1), {R1, R3, POS6},
166 {"extr", I, OpX2XYa (5, 1, 0, 1), {R1, R3, POS6, LEN6}, EMPTY},
331 #undef OpX2XYa macro

Completed in 107 milliseconds