Home
last modified time | relevance | path

Searched refs:Rx (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td3494 def : InstAlias<"mtxer $Rx", (MTSPR 1, gprc:$Rx)>;
3495 def : InstAlias<"mfxer $Rx", (MFSPR gprc:$Rx, 1)>;
3497 def : InstAlias<"mfrtcu $Rx", (MFSPR gprc:$Rx, 4)>;
3498 def : InstAlias<"mfrtcl $Rx", (MFSPR gprc:$Rx, 5)>;
3500 def : InstAlias<"mtdscr $Rx", (MTSPR 17, gprc:$Rx)>;
3501 def : InstAlias<"mfdscr $Rx", (MFSPR gprc:$Rx, 17)>;
3503 def : InstAlias<"mtdsisr $Rx", (MTSPR 18, gprc:$Rx)>;
3504 def : InstAlias<"mfdsisr $Rx", (MFSPR gprc:$Rx, 18)>;
3506 def : InstAlias<"mtdar $Rx", (MTSPR 19, gprc:$Rx)>;
3507 def : InstAlias<"mfdar $Rx", (MFSPR gprc:$Rx, 19)>;
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV4.td1024 // memd(Rx++#s4:3)=Rtt
1025 // memd(Rx++#s4:3:circ(Mu))=Rtt
1026 // memd(Rx++I:circ(Mu))=Rtt
1027 // memd(Rx++Mu)=Rtt
1028 // memd(Rx++Mu:brev)=Rtt
1105 // mem[bhw](Rx++#s4:3)=#s8
1106 // if ([!]Pv[.new]) mem[bhw](Rx++#s4:3)=#s6
1182 // memb(Rx++#s4:0:circ(Mu))=Rt
1183 // memb(Rx++I:circ(Mu))=Rt
1184 // memb(Rx++Mu)=Rt
[all …]
DHexagonInstrInfoV5.td696 : MInst<(outs IntRegs:$Rx),
698 "$Rx "#!if(isSub, "-=","+=")#" sfmpy($Rs, $Rt)"#!if(isLib, ":lib",""),
699 [], "$dst2 = $Rx" , M_tc_3_SLOT23 > ,
701 bits<5> Rx;
714 let Inst{4-0} = Rx;
728 (outs IntRegs:$Rx),
730 "$Rx += sfmpy($Rs, $Rt, $Pu):scale" ,
731 [], "$dst2 = $Rx" , M_tc_3_SLOT23 > ,
733 bits<5> Rx;
746 let Inst{4-0} = Rx;
DHexagonInstrInfo.td486 : ALU32Inst <(outs IntRegs:$Rx), (ins IntRegs:$src1, u16Imm:$u16),
487 "$Rx"#!if(isHi, ".h", ".l")#" = #$u16",
488 [], "$src1 = $Rx" > {
489 bits<5> Rx;
497 let Inst{20-16} = Rx;
1927 // Rd=memb[u]h(Rx++#s4:1)
1928 // Rdd=memb[u]h(Rx++#s4:2)
1965 // Ryy=memh_fifo(Rx++#s4:1)
1966 // Ryy=memb_fifo(Rx++#s4:0)
2416 //Rx [-+]= mpy[u](Rs.[H|L],Rt.[H|L])[:<<1][:sat]
[all …]
DHexagonInstrInfoVector.td254 (ins DoubleRegs:$Rx, DoubleRegs:$Rs, DoubleRegs:$Rt),
256 [(set V2I32:$Rd, (add V2I32:$Rx, (mul V2I32:$Rs, V2I32:$Rt)))],
257 "$Rd = $Rx">;
DHexagonIntrinsics.td151 : Pat <(IntID F32:$Rs, F32:$Rt, F32:$Ru, (i32 PredRegs:$Rx)),
152 (MI F32:$Rs, F32:$Rt, F32:$Ru, PredRegs:$Rx)>;
208 //Rx [-+]= mpy[u](Rs.[H|L],Rt.[H|L])[:<<1][:sat]
/external/libvncserver/x11vnc/misc/
Dranfb.pl96 $xr = $W - $xr if $Rx;
/external/libpcap/msdos/
Dpkt_rx0.asm92 ; This macro return ES:DI to tail of Rx queue
/external/freetype/src/raster/
Dftraster.c1005 Long Ix, Rx, Ax; in Line_Up() local
1077 Rx = ( ras.precision * Dx ) % Dy; in Line_Up()
1083 Rx = ( ras.precision * -Dx ) % Dy; in Line_Up()
1095 Ax += Rx; in Line_Up()
/external/pdfium/third_party/freetype/src/raster/
Dftraster.c1099 Long Ix, Rx, Ax; in Line_Up() local
1171 Rx = ( ras.precision * Dx ) % Dy; in Line_Up()
1177 Rx = ( ras.precision * -Dx ) % Dy; in Line_Up()
1189 Ax += Rx; in Line_Up()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp248 FX_FLOAT Rx = 0.64f, Ry = 0.33f; in XYZ_to_sRGB_WhitePoint() local
251 CFX_Matrix_3by3 RGB_xyz(Rx, Gx, Bx, Ry, Gy, By, 1 - Rx - Ry, 1 - Gx - Gy, 1 - Bx - By); in XYZ_to_sRGB_WhitePoint()
/external/tcpdump/tests/
Dlmp-v.out24 Tx Seq: 50, Rx Seq: 60
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kdt_posp.pkb53 c�eJf�h���& ]�2��U0�o��4r��*���Ӽ�8*��7���!*b�RPR�R�ޅ*m.��J"�T����i��ORx����p$��J
/external/pcre/dist/
DHACKING499 group x" (coded as "(?(Rx)"), the group number is stored at the start of the
/external/icu/icu4c/source/data/translit/
DLatin_ASCII.txt314 ℞ → Rx ; # 211E;PRESCRIPTION TAKE (from ‹character-fallback›)
/external/tcpdump/
DCHANGES20 added STBC Rx support
/external/ceres-solver/docs/source/
Dmodeling.rst1600 total rotation R is Rz * Ry * Rx.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb228 …Y8� ��[S��q�R���8���������l����'��)�q '����j�,��/&2��P=`ph^Rx{aWxt5AK1CNHF *-"':P7…
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog1980 * added a workaround for cases where AP sets Install Tx/Rx bit for
/external/chromium-trace/trace-viewer/tracing/test_data/
Dddms_calculator_start.trace86970 �Q�pKA�Rx ��
112593 9��p*4�Rx
467388 > q#��Rx ��