Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
223B

  1. CODE (loop) ( 0x80 )
  2. [BP] 0 INC[w]+, ( I++ )
  3. ( Jump if I <> I' )
  4. AX [BP] 0 MOVx[]+, AX [BP] -2 CMPx[]+,
  5. JNZ, L2 @ RPCs, ( branch )
  6. ( don't branch )
  7. BP 4 SUBxi, JMPs, L1 @ RPCs,
  8. ( END OF STABLE ABI )