PageRenderTime 327ms queryTime 40ms sortTime 0ms getByIdsTime 214ms findMatchingLines 13ms

34+ results for 'sandpile.org' (327 ms)

Not the results you expected?
os.cc https://gitlab.com/brian0218/rk3066_r-box_android4.2.2_sdk | C++ | 909 lines
                    
152  // CPUID features documented at:
                    
153  // http://www.sandpile.org/ia32/cpuid.htm
                    
154  int ax, bx, cx, dx;
                    
                
cg-x86-amd64.c https://gitlab.com/brian0218/rk3188_r-box_android4.2.2_sdk | C | 548 lines
                    
40
                    
41// All CPUID info taken from sandpile.org/ia32/cpuid.htm */
                    
42// Probably only works for Intel and AMD chips, and probably only for some of
                    
                
cpu.c https://github.com/plasm-language/pyplasm.git | C | 494 lines
                    
164	{
                    
165		/* http://www.sandpile.org/x86/cpuid.htm */
                    
166#ifdef FLAC__HAS_X86INTRIN
                    
352	{
                    
353		/* http://www.sandpile.org/x86/cpuid.htm */
                    
354		FLAC__uint32 flags_eax, flags_ebx, flags_ecx, flags_edx;
                    
                
cpuid.d https://github.com/SDX2000/helios.git | D | 857 lines
                    
32 * )
                    
33 * $(LI $(LINK http://www.sandpile.org/ia32/cpuid.htm))
                    
34 * $(LI $(LINK www.akkadia.org/drepper/cpumemory.pdf))
                    
325        if (x==0) return;
                    
326        // Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
327        // Includes Itanium and non-Intel CPUs.
                    
                
cpuid.d https://gitlab.com/4144/gcc | D | 1132 lines
                    
33 * )
                    
34 * $(LI $(LINK http://www.sandpile.org/ia32/cpuid.htm))
                    
35 * $(LI $(LINK http://www.akkadia.org/drepper/cpumemory.pdf))
                    
                
Cpuid.d https://github.com/fawzi/oldTango.git | D | 999 lines
                    
18  - "The VIA Isaiah Architecture", G. Glenn Henry, Centaur Technology, Inc (2008).
                    
19  - http://www.sandpile.org/ia32/cpuid.htm
                    
20  - http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html
                    
                
core_cpuid.html https://github.com/SDX2000/helios.git | HTML | 305 lines
                    
37 </li>
                    
38 <li><a href="http://www.sandpile.org/ia32/cpuid.htm">http://www.sandpile.org/ia32/cpuid.htm</a></li>
                    
39 <li><a href="www.akkadia.org/drepper/cpumemory.pdf">www.akkadia.org/drepper/cpumemory.pdf</a></li>
                    
                
data.py http://pyemu.googlecode.com/svn/trunk/ | Python | 697 lines
                    
1## ia32 opcode tables - thx to sandpile.org and a little bit of alcohol
                    
2## (that also means that this potentially will contain errors)
                    
                
archinfo_x86.c https://github.com/numpy/vendor.git | C | 495 lines
                    
34 * submitted by Dean Gaudet, with the later help of the following websites:
                    
35 *   http://www.sandpile.org/ia32/cpuid.htm
                    
36 *   http://en.wikipedia.org/wiki/CPUID
                    
                
cpuid.d https://dnet.svn.codeplex.com/svn | D | 716 lines
                    
23  - "The VIA Isaiah Architecture", G. Glenn Henry, Centaur Technology, Inc (2008).
                    
24  - http://www.sandpile.org/ia32/cpuid.htm
                    
25  - http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html
                    
287		if (x==0) return;
                    
288		// Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
289		// Includes Itanium and non-Intel CPUs.
                    
                
Cpuid.d git://github.com/SiegeLord/Tango-D2.git | D | 788 lines
                    
23  $(LI "The VIA Isaiah Architecture", G. Glenn Henry, Centaur Technology, Inc (2008).)
                    
24  $(LI $(LINK http://www.sandpile.org/ia32/cpuid.htm))
                    
25  $(LI $(LINK http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html))
                    
300        if (x==0) return;
                    
301        // Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
302        // Includes Itanium and non-Intel CPUs.
                    
                
cpuid.d git://pkgs.fedoraproject.org/ldc | D | 873 lines
                    
33 * )
                    
34 * $(LI $(LINK http://www.sandpile.org/ia32/cpuid.htm))
                    
35 * $(LI $(LINK http://www.akkadia.org/drepper/cpumemory.pdf))
                    
326        if (x==0) return;
                    
327        // Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
328        // Includes Itanium and non-Intel CPUs.
                    
                
class_system_architecture.html https://bitbucket.org/chancey/maven.git | HTML | 60 lines
                    
47<hr/><a name="_details"></a><h2>Detailed Description</h2>
                    
48<dl class="author"><dt><b>Author:</b></dt><dd>Alex &lt;<a href="mailto:aimmig2@hotmail.com">aimmig2@hotmail.com</a>&gt; @url <a href="http://www.sandpile.org/ia32/cpuid.htm">http://www.sandpile.org/ia32/cpuid.htm</a> for more information on what each CPUID function does and what each bit returned represents </dd></dl>
                    
49
                    
                
cpu.c https://gitlab.com/thanhnhat041/padavan-ng | C | 293 lines
                    
113#endif
                    
114	/* http://www.sandpile.org/x86/cpuid.htm */
                    
115	if (FLAC__HAS_X86INTRIN) {
                    
184
                    
185	/* http://www.sandpile.org/x86/cpuid.htm */
                    
186	FLAC__cpu_info_x86(0, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
                    
                
cpuid.cpp git://github.com/tycho/crisscross.git | C++ | 1289 lines
                    
73/* The following definition enables some rather suspicious cache descriptors */
                    
74/* from sandpile.org which haven't been verified with Intel's docs. */
                    
75/* #    define ENABLE_SANDPILE */
                    
                
x86cpuid.c https://github.com/dankamongmen/libtorque.git | C | 1845 lines
                    
33// Manuals. http://faydoc.tripod.com/cpu/cpuid.htm is pretty useful, as is
                    
34// http://www.ee.nuigalway.ie/mirrors/www.sandpile.org/ia32/cpuid.htm.
                    
35typedef enum {
                    
                
x86cpuid.h https://github.com/raphaeldias/vmware.git | C Header | 967 lines
                    
21
                    
22/* http://www.sandpile.org/ia32/cpuid.htm */
                    
23
                    
                
cpuid-x86.html https://bitbucket.org/su8/mega-drive.git | HTML | 9840 lines
                    
1
                    
2<!-- saved from url=(0033)http://sandpile.org/x86/cpuid.htm -->
                    
3<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
                    
3<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
                    
4 <title>sandpile.org -- x86 architecture -- CPUID</title>
                    
5</head>
                    
42  <td width="1%" bgcolor="#004080"><font face="Arial">&nbsp;<br>&nbsp;<br>&nbsp;</font></td>
                    
43  <td width="11%"><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_0000_0000h">0000h</a><br>max + ID</font></td>
                    
44  <td width="11%"><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_0000_0001h">0001h</a><br>FMS + flags</font></td>
                    
102  <td><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_8000_0001h">0001h</a><br>FMS + flags</font></td>
                    
103  <td colspan="3"><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_8000_0002h">0002h</a> and <a href="http://sandpile.org/x86/cpuid.htm#level_8000_0003h">0003h</a> and <a href="http://sandpile.org/x86/cpuid.htm#level_8000_0004h">0004h</a><br>processor name string</font></td>
                    
104  <td><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_8000_0005h">0005h</a><br>L1 (v1)</font></td>
                    
146  <td><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_8086_0002h">0002h</a><br>HW/SW rev</font></td>
                    
147  <td colspan="4"><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_8086_0003h">0003h</a> and <a href="http://sandpile.org/x86/cpuid.htm#level_8086_0004h">0004h</a> and <a href="http://sandpile.org/x86/cpuid.htm#level_8086_0005h">0005h</a> and <a href="http://sandpile.org/x86/cpuid.htm#level_8086_0006h">0006h</a><br>CMS info string</font></td>
                    
148  <td><font face="Arial"><a href="http://sandpile.org/x86/cpuid.htm#level_8086_0007h">0007h</a><br>MHz + mV</font></td>
                    
                
Cpuid.d https://bitbucket.org/luca/tango | D | 787 lines
                    
22  - "The VIA Isaiah Architecture", G. Glenn Henry, Centaur Technology, Inc (2008).
                    
23  - http://www.sandpile.org/ia32/cpuid.htm
                    
24  - http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html
                    
298        if (x==0) return;
                    
299        // Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
300        // Includes Itanium and non-Intel CPUs.
                    
                
SystemArchitecture.h https://bitbucket.org/chancey/maven.git | C Header | 38 lines
                    
11	 * @author Alex <aimmig2@hotmail.com>
                    
12	 * @url http://www.sandpile.org/ia32/cpuid.htm for more information on what each CPUID function does and what
                    
13	 * each bit returned represents
                    
                
stressapptest-1.0.4-cpuid-pic.patch https://gitlab.com/kogaion/portage | Patch | 43 lines
                    
5@@ -149,7 +149,16 @@ void OsLayer::GetFeatures() {
                    
6   // http://www.sandpile.org/ia32/cpuid.htm
                    
7   int ax, bx, cx, dx;
                    
                
PerfCounters.cc https://github.com/mozilla/rr.git | C++ | 658 lines
                    
49 * Find out the cpu model using the cpuid instruction.
                    
50 * Full list of CPUIDs at http://sandpile.org/x86/cpuid.htm
                    
51 * Another list at
                    
                
cpuid_x86.c https://bitbucket.org/rutad/libs.git | C | 1163 lines
                    
196
                    
197	/* This table is from http://www.sandpile.org/ia32/cpuid.htm */
                    
198
                    
                
cachesize.c git://pkgs.fedoraproject.org/x86info | C | 337 lines
                    
182/* Decode Intel TLB and cache info descriptors */
                    
183//TODO : Errata workaround. http://www.sandpile.org/post/msgs/20002736.htm
                    
184static void decode_Intel_cache(int des, struct cpudata *cpu, int output,
                    
                
cpuid.d https://bitbucket.org/timosi/minlibd | D | 1016 lines
                    
33 * )
                    
34 * $(LI $(LINK http://www.sandpile.org/ia32/cpuid.htm))
                    
35 * $(LI $(LINK http://www.akkadia.org/drepper/cpumemory.pdf))
                    
393        if (x==0) return;
                    
394        // Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
395    
                    
                
boardbase.html git://github.com/mammon/mammon.github.com.git | HTML | 60 lines
                    
34<font color=black>_____</font><a href="http://sourceforge.net/forum/forum.php?forum_id=145307">Project: the DUDE</a> ...this is the other one :)<P>
                    
35<font color=black>_____</font><a href="http://www.sandpile.org/post/">sandpile.org -- discussion forum</a>  <P>
                    
36<font color=black>_____</font><a href="http://venus.beseen.com/boardroom/l/16009/">Visual Assembler Development Lab</a>  <P>
                    
                
cg-x86.c https://github.com/dmolnar/SmartFuzz.git | C | 352 lines
                    
38
                    
39// All CPUID info taken from sandpile.org/a32/cpuid.htm */
                    
40// Probably only works for Intel and AMD chips, and probably only for some of
                    
                
hw_cpuid.h https://github.com/clockfort/ClockyOS.git | C Header | 52 lines
                    
7
                    
8//As per CPU Features manual at: http://sandpile.org/ia32/cpuid.htm
                    
9typedef struct {
                    
                
cpuid.d https://bitbucket.org/tbone/gdc-fixes | D | 792 lines
                    
32 * )
                    
33 * $(LI $(LINK http://www.sandpile.org/ia32/cpuid.htm))
                    
34 * $(LI $(LINK http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html))
                    
315        if (x==0) return;
                    
316        // Values from http://www.sandpile.org/ia32/cpuid.htm.
                    
317        // Includes Itanium and non-Intel CPUs.
                    
                
SkCpu.cpp https://bitbucket.org/vionika/spin.android.git | C++ | 130 lines
                    
37
                    
38        // You might want to refer to http://www.sandpile.org/x86/cpuid.htm
                    
39
                    
                
cpu-type.py https://github.com/billy3321/lazyscripts_pool_debian_ubuntu.git | Python | 58 lines
                    
11#References:
                    
12# http://www.sandpile.org/ia32/cpuid.htm
                    
13# http://download.intel.com/design/processor/applnots/24161831.pdf
                    
                
smm.h https://bitbucket.org/goonsh/blessed-khoros2.git | C Header | 308 lines
                    
173
                    
174// source for Intel P6 SMM save state map used: www.sandpile.org
                    
175
                    
                
insn_len.h https://github.com/oblique/insn_len.git | C Header | 306 lines
                    
32 * http://ref.x86asm.net
                    
33 * http://sandpile.org
                    
34 */
                    
                
cpu_type.h https://github.com/luciang/haiku.git | C Header | 364 lines
                    
70	 * http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html
                    
71	 * http://www.sandpile.org/ia32/cpuid.htm
                    
72	 * http://www.amd.com/us-en/assets/content_type/
                    
                
 

Source

Language