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 46c26f12a7 Fix incorrect invalidation of [eax+ebx+ecx-eax] and others like it. 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 Completely revamp how label resolution is done (part of Bug#6). Now calculates 23 years ago
x86arch.h Don't fully simplify effective addresses before trying to determine their 23 years ago
x86bc.c Don't fully simplify effective addresses before trying to determine their 23 years ago
x86expr.c Fix incorrect invalidation of [eax+ebx+ecx-eax] and others like it. 23 years ago
x86id.re Completely revamp how label resolution is done (part of Bug#6). Now calculates 23 years ago

README

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