[FAST486]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Wed, 20 Nov 2013 08:01:10 +0000 (08:01 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Wed, 20 Nov 2013 08:01:10 +0000 (08:01 +0000)
commitb456a8b3559f3fb7ff0606af1c65ed3a1da7566e
tree1614ba575f570122b54b7e47fbe6e1d75e06c9c4
parent8998a96d565320610b4e58d38da6f4afcf387608
[FAST486]
Make the parameters to Fast486ReadModrm*Operands optional, so that
unnecessary extra reads aren't performed. This also eliminates the
need for dummy variables.

svn path=/branches/ntvdm/; revision=61055
lib/fast486/common.inl
lib/fast486/extraops.c
lib/fast486/opcodes.c
lib/fast486/opgroups.c