diff options
| author | Ulrich Drepper <[email protected]> | 2008-01-11 06:17:06 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2008-01-11 06:17:06 +0000 |
| commit | 96a739922f7bc651ecfacaf9c70168b015ec5e96 (patch) | |
| tree | f1338dd1f2485c0f378dfc30383d6690b2f76221 /libcpu/ChangeLog | |
| parent | 193d587f0155a8dc87ef0bd35ded6eb60c28fe1a (diff) | |
Fix a few instructions with immediate arguments.
Diffstat (limited to 'libcpu/ChangeLog')
| -rw-r--r-- | libcpu/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog index 8cf6be07..d4280cbf 100644 --- a/libcpu/ChangeLog +++ b/libcpu/ChangeLog @@ -1,5 +1,7 @@ 2008-01-10 Ulrich Drepper <[email protected]> + * defs/i386: Fix a few instructions with immediate arguments. + * i386_disasm.c: Rewrite interface to callback functions for operands to take a single pointer to a structure. * i386_data.h: Adjust all functions. |
