No description
Find a file
Peter Johnson 1fe0b7a955 Comment "Op1Add is only used for FPU, so no need to do REX" is incorrect;
BSWAP uses Op1Add!

Reported by: vclaudepierre@tiscali.fr
Bugzilla bug: 27

svn path=/trunk/yasm/; revision=1101
2004-03-09 07:15:53 +00:00
check Reformat multi-file lists to use many += lines instead of using \ 2003-05-31 22:23:08 +00:00
config This commit was generated by cvs2svn to compensate for changes in r857, 2003-03-15 23:08:41 +00:00
doc/programmer Remove programmer documentation out of source tree and into the yasm-doc CVS 2001-12-28 06:16:56 +00:00
float Initial revision 2003-02-09 19:36:34 +00:00
frontends Make yasm dynamic module loader able to find modules even when run from a 2004-02-07 22:28:40 +00:00
libltdl Clean up and simplify libyasm.h options and symbol visibility: 2003-05-05 03:42:12 +00:00
libyasm Fix handling of >32 bit NASM character constants; they were being shifted 2004-03-02 05:53:30 +00:00
m4 Take out the CXX and GCJ tests; we don't need them, and they break builds on 2003-03-18 04:42:49 +00:00
Mkfiles Massive libyasm / module interface update - Phase 2 (finally). 2004-02-06 21:12:56 +00:00
modules Comment "Op1Add is only used for FPU, so no need to do REX" is incorrect; 2004-03-09 07:15:53 +00:00
po Add an architecture to support the LC-3b ISA as used in the ECE 312 course 2003-05-31 22:37:58 +00:00
tests/nasm Add automated arch/x86 tests. Some were moved from tests/nasm, others are new. 2002-10-03 19:10:56 +00:00
tools Repeat after me: test compile before commit. 2003-08-15 03:40:53 +00:00
.cvsignore Add an architecture to support the LC-3b ISA as used in the ECE 312 course 2003-05-31 22:37:58 +00:00
.indent.pro Update to match outfmt->objfmt change. 2001-09-15 07:17:38 +00:00
ABOUT-NLS Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
Artistic.txt Clarify licensing. 2003-07-11 04:35:42 +00:00
AUTHORS Update addresses. 2002-11-21 06:25:08 +00:00
autogen.sh Revert previous commit: stamp-h.in is now back in the top directory. 2003-05-05 06:59:14 +00:00
basename.c Make yasm dynamic module loader able to find modules even when run from a 2004-02-07 22:28:40 +00:00
BSD.txt Clarify licensing. 2003-07-11 04:35:42 +00:00
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
configure.ac Make yasm dynamic module loader able to find modules even when run from a 2004-02-07 22:28:40 +00:00
COPYING Note that the artistic license only applies to bitvect's usage. 2003-08-15 04:16:02 +00:00
dirname.c Make yasm dynamic module loader able to find modules even when run from a 2004-02-07 22:28:40 +00:00
GNU_GPL-2.0 Clarify licensing. 2003-07-11 04:35:42 +00:00
GNU_LGPL-2.0 Clarify licensing. 2003-07-11 04:35:42 +00:00
HACKING Bring up to date with many source tree changes. 2003-08-05 04:16:02 +00:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
libyasm.h Add \rcs, \endrcs, \license, and \endlicense wrappers around $IdPath$ and 2003-06-28 17:38:08 +00:00
Makefile.am Actually include (newly added) basename.c and dirname.c in the distribution. 2004-02-08 02:54:25 +00:00
NEWS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
out_test.sh Put test suite file results into a separate "results" directory. 2002-11-17 08:34:15 +00:00
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Split split parameters into separate lines to make it much easier to edit. 2002-04-22 01:55:23 +00:00
test_hd.pl Fix for Perl 5.8.0 in UTF-8 locales. 2003-08-16 05:37:23 +00:00
util.h Avoid warnings in strsep due to glibc's bits/string2.h string inlining by 2003-07-12 19:44:30 +00:00