randombit + x86   18

mubench - in-depth benchmark for x86 and x84-64 processors
mubench is an in-depth, low-level benchmark for x86 processors. Its primary goal is to provide useful information for people who optimize assembly code and for people who write compilers. It measures latency and throughput for each individual instruction (sometimes several forms of the same instruction), as well as the throughput of arbitrary instruction mixes. The results produced by mubench are typically an order of magnitude more detailed than those found in AMD or Intel manuals.
assembly  c++  optimization  x86 
october 2009 by randombit
VX32 Virtual Extension Environment
Vx32 is a user-mode library that can be linked into arbitrary applications that wish to create secure, isolated execution environments in which to run untrusted extensions or plug-ins implemented as native x86 code.
x86  virtualization  security  sandbox  virtualisation  vx32  vm 
november 2008 by randombit
METASM: assembly manipulation suite
Metasm is a cross-architecture assembler, disassembler, compiler, linker and debugger.
ruby  assembler  security  disassembler  tools  x86 
april 2008 by randombit
sassy
Sassy is a portable assembler for 32-bit or "protected-mode" programming on the x86 architecture. Sassy is based on Henry Baker's COMFY-65 compiler, which he wrote in PDP-10 Maclisp, subsequently ported to GNU Emacs Elisp, and which targeted the MOS 6502
scheme  assembler  x86 
october 2007 by randombit
Barcelona's Innovative Architecture Is Driven by a New Shared Cache
AMD's new Barcelona processor is using a really strange cache hierarchy
amd  hardware  x86  performance 
september 2007 by randombit
x86 Instruction Timings from the GNU MP devs
Latency and throughput measurements for a set of common integer and SIMD operations on P4, Athlon, and Opteron machines. Very helpful for optimization purposes.
x86  assembler 
february 2006 by randombit
AMD Processor Technical Specs
Technical docs on Athlon and Opteron
x86  simd  sse 
december 2005 by randombit

Copy this bookmark:



description:


tags: