Home
last modified time | relevance | path

Searched refs:MULX (Results 1 – 25 of 667) sorted by relevance

12345678910>>...27

/dports/astro/celestia-gtk/celestia-1.6.1/shaders/
H A Dtexphong_nv.fp49 MULX H2, R3.y, p[2]; # Diffuse color * diffuse factor
51 MULX H0, H2, H0; # Base texture * scene color
52 MULX R3.z, R3.z, H1; # Multiply the specular factor by the gloss map value
53 MULX R3.z, R3.z, R3.y; # Multiply the specular factor by the diffuse factor
H A Dtexphong_alpha_nv.fp46 MULX H2, R3.y, p[2]; # Diffuse color * diffuse factor
48 MULX H0, H2, H0; # Base texture * scene color
49 MULX R3.z, R3.z, H0.w; # Multiply the specular factor by the gloss map value
50 MULX R3.z, R3.z, R3.y; # Multiply the specular factor by the diffuse factor
H A Ddiffuse_nv.fp6 MULX R0, R1, f[COL0];
H A Dbumpdiffuse_nv.fp32 MULX H0.xyz, H3, H0;
H A Dshadow_on_rings_nv.fp24 MULX R0, R0, R1;
/dports/astro/celestia/celestia-1.6.1/shaders/
H A Dtexphong_alpha_nv.fp46 MULX H2, R3.y, p[2]; # Diffuse color * diffuse factor
48 MULX H0, H2, H0; # Base texture * scene color
49 MULX R3.z, R3.z, H0.w; # Multiply the specular factor by the gloss map value
50 MULX R3.z, R3.z, R3.y; # Multiply the specular factor by the diffuse factor
H A Dtexphong_nv.fp49 MULX H2, R3.y, p[2]; # Diffuse color * diffuse factor
51 MULX H0, H2, H0; # Base texture * scene color
52 MULX R3.z, R3.z, H1; # Multiply the specular factor by the gloss map value
53 MULX R3.z, R3.z, R3.y; # Multiply the specular factor by the diffuse factor
H A Ddiffuse_nv.fp6 MULX R0, R1, f[COL0];
H A Dshadow_on_rings_nv.fp24 MULX R0, R0, R1;
H A Dbumpdiffuse_nv.fp32 MULX H0.xyz, H3, H0;
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mcscf/detci/
H A Dsymmdef.fh4 integer MULX, imul, jmul
H A Ddetci_aux.F53 jsym = MULX(osym(iorb),isym)
77 ksym = MULX(jsym,isym)
141 isym = MULX(isym,osym(iorb))
184 isym = MULX(isym,osym(iorb))
301 detci_elvsymm = MULX(detci_elvsymm,osym(elv(i)))
323 if (occ(i).eq.1) detci_occsymm = MULX(detci_occsymm,osym(i))
1134 isym = MULX(isym,osym(kx(j)))
1161 isym = MULX(isym,osym(jx(i)))
1442 if (MULX(asym,bsym).ne.ksym) then
H A Dsymmmul.fh7 MULX(imul,jmul) = ieor((imul-1),(jmul-1)) + 1
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mcscf/detci/
H A Dsymmdef.fh4 integer MULX, imul, jmul
H A Ddetci_aux.F53 jsym = MULX(osym(iorb),isym)
77 ksym = MULX(jsym,isym)
141 isym = MULX(isym,osym(iorb))
184 isym = MULX(isym,osym(iorb))
301 detci_elvsymm = MULX(detci_elvsymm,osym(elv(i)))
323 if (occ(i).eq.1) detci_occsymm = MULX(detci_occsymm,osym(i))
1134 isym = MULX(isym,osym(kx(j)))
1161 isym = MULX(isym,osym(jx(i)))
1442 if (MULX(asym,bsym).ne.ksym) then
H A Dsymmmul.fh7 MULX(imul,jmul) = ieor((imul-1),(jmul-1)) + 1
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mcscf/detci_sym/
H A Dsymmdef.fh4 integer MULX, imul, jmul
H A Ddetci_aux.F53 jsym = MULX(osym(iorb),isym)
77 ksym = MULX(jsym,isym)
141 isym = MULX(isym,osym(iorb))
184 isym = MULX(isym,osym(iorb))
301 detci_elvsymm = MULX(detci_elvsymm,osym(elv(i)))
323 if (occ(i).eq.1) detci_occsymm = MULX(detci_occsymm,osym(i))
1134 isym = MULX(isym,osym(kx(j)))
1161 isym = MULX(isym,osym(jx(i)))
1442 if (MULX(asym,bsym).ne.ksym) then
H A Dsymmmul.fh7 MULX(imul,jmul) = ieor((imul-1),(jmul-1)) + 1
H A Ddetci_intf.F437 jsym=MULX(isym,ksym)
1077 ijsym = MULX(orbsym(i),orbsym(j))
1090 ijklsym = MULX(ijsym,MULX(orbsym(k),orbsym(l)))
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mcscf/detci_sym/
H A Dsymmdef.fh4 integer MULX, imul, jmul
H A Ddetci_aux.F53 jsym = MULX(osym(iorb),isym)
77 ksym = MULX(jsym,isym)
141 isym = MULX(isym,osym(iorb))
184 isym = MULX(isym,osym(iorb))
301 detci_elvsymm = MULX(detci_elvsymm,osym(elv(i)))
323 if (occ(i).eq.1) detci_occsymm = MULX(detci_occsymm,osym(i))
1134 isym = MULX(isym,osym(kx(j)))
1161 isym = MULX(isym,osym(jx(i)))
1442 if (MULX(asym,bsym).ne.ksym) then
H A Dsymmmul.fh7 MULX(imul,jmul) = ieor((imul-1),(jmul-1)) + 1
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/internal/generator/tower/template/fq12over6over2/
H A Dasm.go.tmpl3 // supportAdx will be set only on amd64 that has MULX and ADDX instructions
/dports/emulators/dolphin-emu/dolphin-3152428/Source/DSPSpy/tests/
H A Dmul_test.ds66 ; Test MULX - SET15
71 MULX $AX0.L, $AX1.H ; SIGNED
80 MULX $AX0.L, $AX1.H ; UNSIGNED

12345678910>>...27