/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3494 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/ |
D | HexagonInstrInfoV4.td | 1024 // 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 …]
|
D | HexagonInstrInfoV5.td | 696 : 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;
|
D | HexagonInstrInfo.td | 486 : 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 …]
|
D | HexagonInstrInfoVector.td | 254 (ins DoubleRegs:$Rx, DoubleRegs:$Rs, DoubleRegs:$Rt), 256 [(set V2I32:$Rd, (add V2I32:$Rx, (mul V2I32:$Rs, V2I32:$Rt)))], 257 "$Rd = $Rx">;
|
D | HexagonIntrinsics.td | 151 : 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/ |
D | ranfb.pl | 96 $xr = $W - $xr if $Rx;
|
/external/libpcap/msdos/ |
D | pkt_rx0.asm | 92 ; This macro return ES:DI to tail of Rx queue
|
/external/freetype/src/raster/ |
D | ftraster.c | 1005 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/ |
D | ftraster.c | 1099 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/ |
D | fpdf_page_colors.cpp | 248 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/ |
D | lmp-v.out | 24 Tx Seq: 50, Rx Seq: 60
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kdt_posp.pkb | 53 c�eJf�h���&]�2��U0�o��4r��*���Ӽ�8*��7���!*b�RPR�R�ޅ*m.��J"�T����i��ORx����p$��J
|
/external/pcre/dist/ |
D | HACKING | 499 group x" (coded as "(?(Rx)"), the group number is stored at the start of the
|
/external/icu/icu4c/source/data/translit/ |
D | Latin_ASCII.txt | 314 ℞ → Rx ; # 211E;PRESCRIPTION TAKE (from ‹character-fallback›)
|
/external/tcpdump/ |
D | CHANGES | 20 added STBC Rx support
|
/external/ceres-solver/docs/source/ |
D | modeling.rst | 1600 total rotation R is Rz * Ry * Rx.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_gl0_kpdf_mgc.pkb | 228 …Y8���[S��q�R���8���������l���'��)�q '���j�,��/&2��P=`ph^Rx{aWxt5AK1CNHF*-"':P7…
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 1980 * added a workaround for cases where AP sets Install Tx/Rx bit for
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | ddms_calculator_start.trace | 86970 �Q�pKARx � 112593 9��p*4Rx 467388 >q#�Rx �
|