Eliminate three special cases (compiled_with_interrupt_mask,
authorChris Hanson <org/chris-hanson/cph>
Wed, 13 Feb 2008 04:28:27 +0000 (04:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 13 Feb 2008 04:28:27 +0000 (04:28 +0000)
commit1faa37a2c3c1707475d56c8ec136dab266b2b890
treed2b043706a48e93f6f9b67ec0e58c1967fbaa536
parenta08156db0d0c907d603f37d3d991e6716bbd827b
Eliminate three special cases (compiled_with_interrupt_mask,
compiled_with_stack_marker, and apply_compiled_from_primitive) that
were adding hairy edge cases to gain a small amount of efficiency.
v7/src/microcode/cmpint.c
v7/src/microcode/cmpint.h
v7/src/microcode/hooks.c