Home
last modified time | relevance | path

Searched refs:vmax (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Darmv8-2-fp16-simd.d14 8: f2142f0e vmax.f16 d2, d4, d14
15 c: f2184f6c vmax.f16 q2, q4, q14
19 1c: f2100fec vmax.f16 q0, q8, q14
Darmv8-2-fp16-simd-thumb.d14 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
Dneon-cov.d515 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 …]
Darmv8-2-fp16-simd.s2 .irp op, vabd.f16, vmax.f16, vmin.f16
Darmv8-2-fp16-simd-warning.l4 [^:]*:163: Error: selected processor does not support fp16 instruction -- `vmax.f16 d2,d4,d14'
Dneon-cov.s184 regs3_suf_32 vmax vmaxq
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dr5900-all-vu0.s3710 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 …]
Dr5900-error-vu0.s302 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
Dr5900-error-vu0.l298 .*: 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'
Dr5900-full-vu0.s70 vmax.xyzw $vf10xyzw,$vf31xyzw,$vf0xyzw
Dr5900-full-vu0.d70 [0-9a-f]+ <[^>]*> 4be0faab vmax\.xyzw \$vf10xyzw,\$vf31xyzw,\$vf0xyzw
/toolchain/binutils/binutils-2.27/gas/config/
Drl78-parse.y119 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()
Dtc-arm.c13154 X(vmax, 0x0000600, 0x0000f00, N_INV), \
20411 nUF(vmax, _vmax, 3, (RNDQ, oRNDQ, RNDQ), neon_dyadic_if_su),
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20061993 vabd, vmax, vmin, vcge, vcgt, vclt, vcle, vceq, vpmax, vpmin, vmla,