Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 07/15/1994 14:20:03
mycroft
Fri Jul 15 14:10:23 PDT 1994
Update of /b/source/CVS/src/sys/arch/i386/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/include
Modified Files:
endian.h
Log Message:
Since we're no longer using xchg instructions, there's no reason to prefer
a q reg over and other. Also, fix some types in the case of _POSIX_SOURCE.
mycroft
Fri Jul 15 14:11:36 PDT 1994
Update of /b/source/CVS/src/sys/arch/i386/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/i386
Modified Files:
db_disasm.c
Log Message:
Fix disassembly of bit test instructions with an immediate shift count.
------------------------------------------------------------------------------