• Home
  • Raw
  • Download

Lines Matching refs:gfx10

350 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in SOP2:
351 opcode(name, gfx7, gfx9, gfx10, Format.SOP2)
386 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in SOPK:
387 opcode(name, gfx7, gfx9, gfx10, Format.SOPK)
464 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in SOP1:
465 opcode(name, gfx7, gfx9, gfx10, Format.SOP1)
492 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in SOPC:
493 opcode(name, gfx7, gfx9, gfx10, Format.SOPC)
539 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in SOPP:
540 opcode(name, gfx7, gfx9, gfx10, Format.SOPP)
634 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in SMEM:
635 opcode(name, gfx7, gfx9, gfx10, Format.SMEM, is_atomic = "atomic" in name)
715 for (gfx6, gfx7, gfx8, gfx9, gfx10, name, modifiers) in VOP2:
716 opcode(name, gfx7, gfx9, gfx10, Format.VOP2, modifiers, modifiers)
720 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x00, 0x00, 0x00, 0x00, 0x01, "v_cndmask_b32")
721 opcode(name, gfx7, gfx9, gfx10, Format.VOP2, True, False)
821 for (gfx6, gfx7, gfx8, gfx9, gfx10, name, in_mod, out_mod) in VOP1:
822 opcode(name, gfx7, gfx9, gfx10, Format.VOP1, in_mod, out_mod)
835 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in VOPC_CLASS:
836 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
841 … (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0x20+i, 0x20+i, 0xc8+i, "v_cmp_"+COMPF[i]+"_f16")
842 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
843 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0x30+i, 0x30+i, 0xd8+i, "v_cmpx_"+COMPF[i]+"_f16")
844 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
845 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0x28+i, 0x28+i, 0xe8+i, "v_cmp_"+COMPF[i+8]+"_f16…
846 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
847 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0x38+i, 0x38+i, 0xf8+i, "v_cmpx_"+COMPF[i+8]+"_f1…
848 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
851 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x00+i, 0x00+i, 0x40+i, 0x40+i, 0x00+i, "v_cmp_"+COMPF[i]…
852 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
853 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x10+i, 0x10+i, 0x50+i, 0x50+i, 0x10+i, "v_cmpx_"+COMPF[i…
854 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
855 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x20+i, 0x20+i, 0x60+i, 0x60+i, 0x20+i, "v_cmp_"+COMPF[i]…
856 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
857 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x30+i, 0x30+i, 0x70+i, 0x70+i, 0x30+i, "v_cmpx_"+COMPF[i…
858 opcode(name, gfx7, gfx9, gfx10, Format.VOPC, True, False)
860 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x40+i, 0x40+i, -1, -1, -1, "v_cmps_"+COMPF[i]+"_f32")
861 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x50+i, 0x50+i, -1, -1, -1, "v_cmpsx_"+COMPF[i]+"_f32")
862 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x60+i, 0x60+i, -1, -1, -1, "v_cmps_"+COMPF[i]+"_f64")
863 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x70+i, 0x70+i, -1, -1, -1, "v_cmpsx_"+COMPF[i]+"_f64")
869 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xa0+i, 0xa0+i, -1, "v_cmp_"+COMPI[i]+"_i16")
870 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
871 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xb0+i, 0xb0+i, -1, "v_cmpx_"+COMPI[i]+"_i16")
872 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
873 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xa8+i, 0xa8+i, -1, "v_cmp_"+COMPI[i]+"_u16")
874 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
875 (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xb8+i, 0xb8+i, -1, "v_cmpx_"+COMPI[i]+"_u16")
876 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
879 … (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xa0+i, 0xa0+i, 0x88+i, "v_cmp_"+COMPI[i]+"_i16")
880 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
881 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xb0+i, 0xb0+i, 0x98+i, "v_cmpx_"+COMPI[i]+"_i16")
882 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
883 … (gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xa8+i, 0xa8+i, 0xa8+i, "v_cmp_"+COMPI[i]+"_u16")
884 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
885 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (-1, -1, 0xb8+i, 0xb8+i, 0xb8+i, "v_cmpx_"+COMPI[i]+"_u16")
886 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
889 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x80+i, 0x80+i, 0xc0+i, 0xc0+i, 0x80+i, "v_cmp_"+COMPI[i]…
890 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
891 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0x90+i, 0x90+i, 0xd0+i, 0xd0+i, 0x90+i, "v_cmpx_"+COMPI[i…
892 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
893 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0xa0+i, 0xa0+i, 0xe0+i, 0xe0+i, 0xa0+i, "v_cmp_"+COMPI[i]…
894 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
895 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0xb0+i, 0xb0+i, 0xf0+i, 0xf0+i, 0xb0+i, "v_cmpx_"+COMPI[i…
896 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
897 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0xc0+i, 0xc0+i, 0xc8+i, 0xc8+i, 0xc0+i, "v_cmp_"+COMPI[i]…
898 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
899 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0xd0+i, 0xd0+i, 0xd8+i, 0xd8+i, 0xd0+i, "v_cmpx_"+COMPI[i…
900 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
901 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0xe0+i, 0xe0+i, 0xe8+i, 0xe8+i, 0xe0+i, "v_cmp_"+COMPI[i]…
902 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
903 …(gfx6, gfx7, gfx8, gfx9, gfx10, name) = (0xf0+i, 0xf0+i, 0xf8+i, 0xf8+i, 0xf0+i, "v_cmpx_"+COMPI[i…
904 opcode(name, gfx7, gfx9, gfx10, Format.VOPC)
1083 for (gfx6, gfx7, gfx8, gfx9, gfx10, name, in_mod, out_mod) in VOP3:
1084 opcode(name, gfx7, gfx9, gfx10, Format.VOP3A, in_mod, out_mod)
1245 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in DS:
1246 opcode(name, gfx7, gfx9, gfx10, Format.DS)
1331 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in MUBUF:
1332 opcode(name, gfx7, gfx9, gfx10, Format.MUBUF, is_atomic = "atomic" in name)
1352 for (gfx6, gfx7, gfx8, gfx9, gfx10, name) in MTBUF:
1353 opcode(name, gfx7, gfx9, gfx10, Format.MTBUF)
1537 for (gfx7, gfx8, gfx10, name) in FLAT:
1538 opcode(name, gfx7, gfx8, gfx10, Format.FLAT, is_atomic = "atomic" in name)
1600 for (gfx8, gfx10, name) in GLOBAL:
1601 opcode(name, -1, gfx8, gfx10, Format.GLOBAL, is_atomic = "atomic" in name)
1628 for (gfx8, gfx10, name) in SCRATCH:
1629 opcode(name, -1, gfx8, gfx10, Format.SCRATCH)