🦞🌯 Lobster Roll

Thread

Unsigned comparisons in AVX2/SSE: a quick note (outerproduct.net)

Stories related to "Unsigned comparisons in AVX2/SSE: a quick note" across the full archive.

Unsigned comparisons in AVX2/SSE: a quick note (outerproduct.net)
How a crazy GNU assembler macro helps you debug GRUB with GDB (timetobleed.com)
ODA - Online Disassembler (onlinedisassembler.com)
Go & Assembly (doxsey.net)
Introduction to x64 Assembly (software.intel.com)
LLVM IR is better than assembly (idea.popcount.org)
Understanding ARM Assembly, Part 1 (blogs.msdn.com)
MikeOS - simple x86 assembly language operating system (mikeos.berlios.de)
Minimalish assembly TCP HTTP server program for i386 Linux (canonical.org)
yasp is a fully functional web-based assembler development environment (yasp.me)
Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration (opensecuritytraining.info)
SBCL: the ultimate assembly code breadboard (pvk.ca)
Coq: The World's Best Macro Assembler? (Microsoft Research) (research.microsoft.com)
x86 assembler in Bash (lists.gnu.org)
IRC bot in ARM assembly (github.com)
C as a portable assembly: porting RAEdit to 64-bit (rammichael.com)
Branch-free FizzBuzz in Assembly (pepijndevos.nl)
From ASM.JS to WebAssembly (brendaneich.com)
How many months can it take to verify 30 assembly instructions? (research.microsoft.com)
Building a Tetris Clone in x86 Assembly, pt. â… : Hello, World (cmcenroe.me)
Building a Tetris Clone in x86 Assembly, pt. â…¡: I/O (cmcenroe.me)
Stupid Template Tricks: Template Assembler (blog.mattbierner.com)
"hello world" in arm assembly, as hand illuminated manuscript (instagram.com)
Directly writing AMD GPU assembler by hacking the OpenGL shader interface (onedrive.live.com)
Shaders in OpenGL are written in GLSL which gets compiled and uploaded to the GPU by the driver. There is no way of writing hardware-specific GPU assembly code directly. Well… officially, anyway. As the last slide says: GPU-based OS anyone?
Writing a 'trampoline' in assembly for profiling (tadeuzagallo.com)
Tutorial - Setting up RT-11 v5.3 on SimH PDP-11 Simulator in Support of Assembly Development (decuser.blogspot.com)
Writing Assembly on OpenBSD (x86) (2012) (web.archive.org)
Found this as reference material on a different document. The original website is in limbo so linking the wayback machine.
TIS-100P - "the assembly language programming game you never asked for!" (itunes.apple.com)
A tutorial introduction to programming PDP-11 Macro-11 Assembly in RT-11 v5.3 (decuser.blogspot.com)
Assembly is Too High Level: Repetition of REP Instructions That Don’t Repeat Anything (xlogicx.net)