add event sc for short-circuiting commands

This commit is contained in:
unknown 2022-10-04 18:44:00 +09:00
parent 37cf939687
commit 6d5c60f791
16 changed files with 653 additions and 472 deletions

View file

@ -11,12 +11,12 @@
# OneOpFunc1 input is a number and returns a number.
.OneOpFunc1->poi db dd dw dq neg hi low not check_address strlen wcslen interlocked_increment interlocked_decrement reference physical_to_virtual virtual_to_physical
.OneOpFunc1->poi db dd dw dq neg hi low not check_address strlen wcslen interlocked_increment interlocked_decrement reference physical_to_virtual virtual_to_physical event_sc
# OneOpFunc2 input is a number.
.OneOpFunc2->print formats event_enable event_disable test_statement spinlock_lock spinlock_unlock
.ZeroOpFunc1->pause flush event_sc
.ZeroOpFunc1->pause flush
.VarArgFunc1->printf