Lines Matching +full:asi +full:- +full:format
11 * FMT = format of the opcode (defined in insn-format.h.inc)
13 * I1 = func in1_xx fills o->in1
14 * I2 = func in2_xx fills o->in2
15 * P = func prep_xx initializes o->*out*
16 * W = func wout_xx writes o->*out* somewhere
45 D(0xeb6a, ASI, SIY, GIE, la1, i2, new, 0, asi, adds32, MO_TESL)
48 D(0xeb7a, AGSI, SIY, GIE, la1, i2, new, 0, asi, adds64, MO_TEUQ)
77 D(0xeb6e, ALSI, SIY, GIE, la1, i2_32u, new, 0, asi, addu32, MO_TEUL)
150 /* ??? Format is SMI, but implemented as NOP, so we need no fields. */
153 /* ??? Format is MII, but implemented as NOP, so we need no fields. */
156 /* ??? Format is IE, but implemented as NOP, so we need no fields. */
333 /* CONVERT UTF-8 TO UTF-16 */
335 /* CONVERT UTF-8 TO UTF-32 */
337 /* CONVERT UTF-16 to UTF-8 */
339 /* CONVERT UTF-16 to UTF-32 */
341 /* CONVERT UTF-32 to UTF-8 */
343 /* CONVERT UTF-32 to UTF-16 */
660 /* Really format SS_b, but we pack both lengths into one argument
661 for the helper call, so we might as well leave one 8-bit field. */
753 /* Really format SS_b, but we pack both lengths into one argument
754 for the helper call, so we might as well leave one 8-bit field. */
997 /* Really format SS_b, but we pack both lengths into one argument
998 for the helper call, so we might as well leave one 8-bit field. */
1281 /* === Vector Floating-Point Instructions */
1295 /* VECTOR FP CONVERT FROM FIXED 64-BIT */
1297 /* VECTOR FP CONVERT FROM LOGICAL 64-BIT */
1299 /* VECTOR FP CONVERT TO FIXED 64-BIT */
1301 /* VECTOR FP CONVERT TO LOGICAL 64-BIT */