Yasm Assembler mainline development tree (ffmpeg 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Johnson 9390dd2bbb Add MMX/SSE2 instructions. 23 years ago
..
Makefile.inc Add explicit $(top_builddir) when running re2c. 23 years ago
README Start framework for separating architecture-dependent functions and data 24 years ago
x86arch.c Massive restructuring of lexing and parsing (NASM-compatible parser). 23 years ago
x86arch.h x86_parse_targetmod enum should start with value 1, not 0. 23 years ago
x86bc.c Take opersize as an input for x86_bc_new_jmprel(). 23 years ago
x86expr.c Massive restructuring of lexing and parsing (NASM-compatible parser). 23 years ago
x86id.re Add MMX/SSE2 instructions. 23 years ago

README

Architecture to support Intel IA-32, AMD x86-64, and other extensions and
derivatives of the x86 instruction set.