Fix test-select-descriptor, test-select-registry.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 19 Oct 2012 18:52:04 +0000 (11:52 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 19 Oct 2012 18:52:04 +0000 (11:52 -0700)
commit9d566d67fd3cfcc99752eea0519ad8451e584c71
tree4888e5e920fe48df947cef63302299e342fc8a0f
parent002091e565f9bc1c9b13c340458969464fb9e735
Fix test-select-descriptor, test-select-registry.

Both test-select- primitives (in uxio.c) now return 0 only if there
are no INTERRUPTs nor PROCESS-STATUS-CHANGEs pending.  A previous
attempt at this was incomplete or wrong (e.g. not spinning on
interrupted calls when interrupts are masked).
src/microcode/uxio.c