RSPEC_STF_MASK
rspec[k] &= ~(RSPEC_STF_MASK | RSPEC_STC_MASK);
rspec[k] &= ~RSPEC_STF_MASK;
rts_rspec &= ~RSPEC_STF_MASK;
return (rspec & RSPEC_STF_MASK) >> RSPEC_STF_SHIFT;