84c84,86
< cpuwait: ldq t4, 0(t3)
---
> ldah a0, 3(zero) # load arg0 with 65536*3
> cpuwait: .long 0x6000002 # jsr quiesceNs
> ldq t4, 0(t3)
223,224c225,227
<
< test: ldl t3, 0(t2)
---
> ldah a0, 3(zero) # load arg0 with 65536
> test: .long 0x6000002 # jsr quiesceNs # wait 65us*3
> ldl t3, 0(t2)