Lines Matching refs:ucvtf
500 ucvtf h1, w2
501 ucvtf h1, w2, #1
502 ucvtf s1, w2
503 ucvtf s1, w2, #1
504 ucvtf d1, w2 define
505 ucvtf d1, w2, #1 define
506 ucvtf h1, x2
507 ucvtf h1, x2, #1
508 ucvtf s1, x2
509 ucvtf s1, x2, #1
510 ucvtf d1, x2 define
511 ucvtf d1, x2, #1 define
513 ; FP16: ucvtf h1, w2 ; encoding: [0x41,0x00,0xe3,0x1e]
515 ; NO-FP16-NEXT: ucvtf h1, w2
516 ; FP16: ucvtf h1, w2, #1 ; encoding: [0x41,0xfc,0xc3,0x1e]
518 ; NO-FP16-NEXT: ucvtf h1, w2, #1
519 ; CHECK: ucvtf s1, w2 ; encoding: [0x41,0x00,0x23,0x1e]
520 ; CHECK: ucvtf s1, w2, #1 ; encoding: [0x41,0xfc,0x03,0x1e]
521 ; CHECK: ucvtf d1, w2 ; encoding: [0x41,0x00,0x63,0x1e]
522 ; CHECK: ucvtf d1, w2, #1 ; encoding: [0x41,0xfc,0x43,0x1e]
523 ; FP16: ucvtf h1, x2 ; encoding: [0x41,0x00,0xe3,0x9e]
525 ; NO-FP16-NEXT: ucvtf h1, x2
526 ; FP16: ucvtf h1, x2, #1 ; encoding: [0x41,0xfc,0xc3,0x9e]
528 ; NO-FP16-NEXT: ucvtf h1, x2, #1
529 ; CHECK: ucvtf s1, x2 ; encoding: [0x41,0x00,0x23,0x9e]
530 ; CHECK: ucvtf s1, x2, #1 ; encoding: [0x41,0xfc,0x03,0x9e]
531 ; CHECK: ucvtf d1, x2 ; encoding: [0x41,0x00,0x63,0x9e]
532 ; CHECK: ucvtf d1, x2, #1 ; encoding: [0x41,0xfc,0x43,0x9e]