Searched refs:vmax (Results 1 – 14 of 14) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
D | armv8-2-fp16-simd.d | 14 8: f2142f0e vmax.f16 d2, d4, d14 15 c: f2184f6c vmax.f16 q2, q4, q14 19 1c: f2100fec vmax.f16 q0, q8, q14
|
D | armv8-2-fp16-simd-thumb.d | 14 8: ef14 2f0e vmax.f16 d2, d4, d14 15 c: ef18 4f6c vmax.f16 q2, q4, q14 19 1c: ef10 0fec vmax.f16 q0, q8, q14
|
D | neon-cov.d | 515 0[0-9a-f]+ <[^>]+> f2000640 vmax\.s8 q0, q0, q0 516 0[0-9a-f]+ <[^>]+> f2000640 vmax\.s8 q0, q0, q0 517 0[0-9a-f]+ <[^>]+> f2000600 vmax\.s8 d0, d0, d0 518 0[0-9a-f]+ <[^>]+> f2100640 vmax\.s16 q0, q0, q0 519 0[0-9a-f]+ <[^>]+> f2100640 vmax\.s16 q0, q0, q0 520 0[0-9a-f]+ <[^>]+> f2100600 vmax\.s16 d0, d0, d0 521 0[0-9a-f]+ <[^>]+> f2200640 vmax\.s32 q0, q0, q0 522 0[0-9a-f]+ <[^>]+> f2200640 vmax\.s32 q0, q0, q0 523 0[0-9a-f]+ <[^>]+> f2200600 vmax\.s32 d0, d0, d0 524 0[0-9a-f]+ <[^>]+> f3000640 vmax\.u8 q0, q0, q0 [all …]
|
D | armv8-2-fp16-simd.s | 2 .irp op, vabd.f16, vmax.f16, vmin.f16
|
D | armv8-2-fp16-simd-warning.l | 4 [^:]*:163: Error: selected processor does not support fp16 instruction -- `vmax.f16 d2,d4,d14'
|
D | neon-cov.s | 184 regs3_suf_32 vmax vmaxq
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
D | r5900-all-vu0.s | 3710 vmax.w $vf0w, $vf0w, $vf0w 3711 vmax.w $vf0w, $vf0w, $vf31w 3712 vmax.w $vf0w, $vf31w, $vf0w 3713 vmax.w $vf1w, $vf2w, $vf3w 3714 vmax.w $vf31w, $vf0w, $vf0w 3715 vmax.w $vf31w, $vf15w, $vf7w 3716 vmax.w $vf31w, $vf31w, $vf31w 3822 vmax.x $vf0x, $vf0x, $vf0x 3823 vmax.x $vf0x, $vf0x, $vf31x 3824 vmax.x $vf0x, $vf31x, $vf0x [all …]
|
D | r5900-error-vu0.s | 302 vmax.w $vf31w, $vf31w, $vf31x 311 vmax.x $vf0x, $vf0x, $vf31w 316 vmax.xw $vf31xw, $vf15xw, $vf7w 339 vmax.y $vf0y, $vf0y, $vf31x 340 vmax.yw $vf0yw, $vf0yw, $vf31w 341 vmax.yw $vf0yw, $vf31yw, $vf0y
|
D | r5900-error-vu0.l | 298 .*: Error: invalid operands `vmax\.w \$vf31w,\$vf31w,\$vf31x' 312 .*: Error: invalid operands `vmax\.xw \$vf31xw,\$vf15xw,\$vf7w' 336 .*: Error: invalid operands `vmax\.yw \$vf0yw,\$vf0yw,\$vf31w'
|
D | r5900-full-vu0.s | 70 vmax.xyzw $vf10xyzw,$vf31xyzw,$vf0xyzw
|
D | r5900-full-vu0.d | 70 [0-9a-f]+ <[^>]*> 4be0faab vmax\.xyzw \$vf10xyzw,\$vf31xyzw,\$vf0xyzw
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | rl78-parse.y | 119 static int check_expr_is_const (expressionS, int vmin, int vmax); 1585 check_expr_is_const (expressionS e, int vmin, int vmax) in check_expr_is_const() argument 1590 || e.X_add_number > vmax) in check_expr_is_const() 1592 if (vmin == vmax) in check_expr_is_const() 1595 sprintf (buf, "%d..%d expected here", vmin, vmax); in check_expr_is_const()
|
D | tc-arm.c | 13154 X(vmax, 0x0000600, 0x0000f00, N_INV), \ 20411 nUF(vmax, _vmax, 3, (RNDQ, oRNDQ, RNDQ), neon_dyadic_if_su),
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2006 | 1993 vabd, vmax, vmin, vcge, vcgt, vclt, vcle, vceq, vpmax, vpmin, vmla,
|