Eliminate "import" and "export" of registers. The marginal extra
authorChris Hanson <org/chris-hanson/cph>
Tue, 2 Jul 2002 18:15:33 +0000 (18:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 2 Jul 2002 18:15:33 +0000 (18:15 +0000)
commit8bf4961f80e216c23620359fedc8458a0dd13d03
treed332c9fa986845407c0e1d0f2ee6fc01b4362ac9
parent02334d096444df00bfd64974f464db6420d3d4ee
Eliminate "import" and "export" of registers.  The marginal extra
performance associated by this isn't worth the extra complexity in the
code.
17 files changed:
v7/src/microcode/bkpt.h
v7/src/microcode/cmpauxmd/alpha.m4
v7/src/microcode/cmpauxmd/hppa.m4
v7/src/microcode/cmpauxmd/i386.m4
v7/src/microcode/cmpauxmd/mc68k.m4
v7/src/microcode/cmpauxmd/mips.m4
v7/src/microcode/cmpauxmd/sun3-gcc.s
v7/src/microcode/cmpauxmd/sun3-nfp.s
v7/src/microcode/cmpauxmd/sun3.s
v7/src/microcode/cmpauxmd/vax.m4
v7/src/microcode/cmpintmd/alpha.h
v7/src/microcode/extern.h
v7/src/microcode/interp.c
v7/src/microcode/interp.h
v7/src/microcode/liarc.h
v7/src/microcode/stack.h
v7/src/microcode/storage.c