Home
last modified time | relevance | path

Searched refs:XT (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt497 (set v?:$XT, (load ix16addr:$src))
498 (set v?:$XT, (store ix16addr:$dst))
505 (set v?:$XT, (load xoaddr:$src))
506 (set v?:$XT, (store xoaddr:$dst))
515 . (set f64:$XT, (load iaddrX4:$src))
516 (set f64:$XT, (store iaddrX4:$dst))
524 . (set f32:$XT, (load iaddrX4:$src))
525 (set f32:$XT, (store iaddrX4:$dst))
541 . (PPCstfiwx f64:$XT, xoaddr:$dst)
560 . (store v8i16:$XT, xoaddr:$dst)
[all …]
H A DPPCInstrVSX.td1023 "xxlxor $XT, $XT, $XT", IIC_VecGeneral,
1027 "xxlxor $XT, $XT, $XT", IIC_VecGeneral,
1031 "xxlxor $XT, $XT, $XT", IIC_VecGeneral,
1100 "xxleqv $XT, $XT, $XT", IIC_VecGeneral,
1461 // Use vsrc for XT, because the entire register of XT is set.
1537 // XT NOTE: XT.dword[1] = 0xUUUU_UUUU_UUUU_UUUU
2615 // PPCvecshl XT, XA, XA, 2 can be selected to both XXSLDWI XT,XA,XA,2 and
2616 // XXSWAPD XT,XA (i.e. XXPERMDI XT,XA,XA,2), the later one is more profitable.
3239 def : Pat<(store v4i32:$XT, ForceXForm:$dst), (STXVW4X $XT, ForceXForm:$dst)>;
5133 def : InstAlias<"mfvrd $rA, $XT",
[all …]
H A DPPCInstrFuture.td56 def LXVRL : XX1Form_memOp<31, 525, (outs vsrc:$XT), (ins memr:$RA, g8rc:$RB),
57 "lxvrl $XT, $RA, $RB", IIC_LdStLoad, []>;
59 def LXVRLL : XX1Form_memOp<31, 557, (outs vsrc:$XT), (ins memr:$RA, g8rc:$RB),
60 "lxvrll $XT, $RA, $RB", IIC_LdStLoad, []>;
73 (ins vsrc:$XT, memr:$RA, g8rc:$RB),
74 "stxvrl $XT, $RA, $RB", IIC_LdStLoad, []>;
77 (ins vsrc:$XT, memr:$RA, g8rc:$RB),
78 "stxvrll $XT, $RA, $RB", IIC_LdStLoad, []>;
H A DPPCInstrP10.td310 bits<6> XT;
319 let Inst{31} = XT{5};
326 bits<6> XT;
444 bits<6> XT;
459 let Inst{47} = XT{5};
469 bits<6> XT;
486 let Inst{47} = XT{5};
493 bits<6> XT;
515 let Inst{63} = XT{5};
522 bits<6> XT;
[all …]
H A DPPCInstrFormats.td408 bits<6> XT;
1044 bits<6> XT;
1085 bits<6> XT;
1111 bits<6> XT;
1143 bits<6> XT;
1161 bits<6> XT;
1196 bits<6> XT;
1230 bits<6> XT;
1321 bits<6> XT;
1365 bits<6> XT;
[all …]
/freebsd-14.2/contrib/sendmail/libsmutil/
H A Dt-maplock-0.sh77 for XT in ${MAPTX}
80 MT=`echo $XT | cut -d: -f1`
81 EXT=`echo $XT | cut -d: -f2`
/freebsd-14.2/crypto/openssl/test/certs/
H A Dee-key-3072.pem22 bI+jbw2ylyF0RnwAd7EFvm7Ip/zANl176sFkLYCPYptH+x+N4RHRg+XT/COK2NrA
/freebsd-14.2/share/misc/
H A Dpci_vendors2902 67b0 Hawaii XT / Grenada XT [Radeon R9 290X/390X]
3063 6810 Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X]
3780 6938 Tonga XT / Amethyst XT [Radeon R9 380X / R9 M295X]
3967 731f Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
4001 73bf Navi 21 [Radeon RX 6800/6800 XT / 6900 XT]
4012 73df Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT]
4067 747e Navi 32 [Radeon RX 7700 XT / 7800 XT]
4068 7480 Navi 33 [Radeon RX 7600/7600 XT/7600M XT/7600S/7700S / PRO W7600]
4245 9586 RV630 XT [Radeon HD 2600 XT AGP]
4247 9588 RV630 XT [Radeon HD 2600 XT]
[all …]
H A Dusb_vendors3158 c603 3Dconnexion Spacemouse Plus XT
7849 0084 V-SYNTH XT
8848 6072 XT-3500 A4 HD Scanner
9675 4015 Dimage XT Camera [storage]
9676 4016 Dimage XT Camera [remote mode]
12181 086e Forerunner 735XT
14843 5000 5000XT Drive
17881 3800 Rage XT Flash Drive
18106 069b PURE Digital Evoke-1XT Tri-band
20955 040b LPC2378 [Robotino XT]
[all …]
/freebsd-14.2/usr.bin/compress/doc/
H A Drevision.log28 * Incorporate portability suggestions for Z8000, IBM PC/XT from mailing list.
H A DREADME10 o Portability mods for Z8000 and PC/XT (but not zeus 3.2)
/freebsd-14.2/sys/dev/firewire/
H A D00README123 - HDD: Personal Storage 3000XT 160GB
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsysex125 >>2 byte 0x0E microwave2 / XT
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM7.td384 (instregex "(t|t2)(S|U)XT(B|H)")>;
H A DARMScheduleM55.td230 "t2MOVr$", "t2SUBS?ri$", "t2[US]XT[BH]$")>;
H A DARMScheduleM85.td505 (instregex "(t|t2)(S|U)XT(B|H)")>;
/freebsd-14.2/sys/x86/conf/
H A DNOTES300 # 0x04 Old-style (XT) keyboard support, useful for older ThinkPads
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td1062 def : InstRW<[WLat11LSU, LSU, DFU4, GroupAlone], (instregex "S(L|R)XT$")>;
1083 def : InstRW<[WLat10, LSU, DFU2, NormalGr], (instregex "TD(C|G)XT$")>;
H A DSystemZScheduleZEC12.td1106 def : InstRW<[WLat11LSU, LSU, DFU4, GroupAlone], (instregex "S(L|R)XT$")>;
1127 def : InstRW<[WLat10, LSU, DFU2, NormalGr], (instregex "TD(C|G)XT$")>;
H A DSystemZScheduleZ13.td1143 def : InstRW<[WLat11LSU, LSU, VecDF4, GroupAlone], (instregex "S(L|R)XT$")>;
1163 def : InstRW<[WLat15, LSU, VecDF2, GroupAlone], (instregex "TD(C|G)XT$")>;
H A DSystemZScheduleZ16.td1188 def : InstRW<[WLat11LSU, LSU, VecDF4, GroupAlone], (instregex "S(L|R)XT$")>;
1208 def : InstRW<[WLat15, LSU, VecDF2, GroupAlone], (instregex "TD(C|G)XT$")>;
H A DSystemZScheduleZ14.td1161 def : InstRW<[WLat11LSU, LSU, VecDF4, GroupAlone], (instregex "S(L|R)XT$")>;
1181 def : InstRW<[WLat15, LSU, VecDF2, GroupAlone], (instregex "TD(C|G)XT$")>;
H A DSystemZScheduleZ15.td1182 def : InstRW<[WLat11LSU, LSU, VecDF4, GroupAlone], (instregex "S(L|R)XT$")>;
1202 def : InstRW<[WLat15, LSU, VecDF2, GroupAlone], (instregex "TD(C|G)XT$")>;
/freebsd-14.2/contrib/ncurses/include/
H A DCaps-ncurses390 userdef XT bool - terminal understands special xterm sequences (OSC, mouse tracking).
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6599 QualType XT = GetTypeAsWritten(FuncX), YT = GetTypeAsWritten(FuncY); in isSameEntity() local
6600 if (!hasSameType(XT, YT)) { in isSameEntity()
6604 auto *XFPT = XT->getAs<FunctionProtoType>(); in isSameEntity()
6609 hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()

12