4.50
!INCLUDE "./code/switch/switch.ys"
test function switchv in main, using idx 1,-1,3,5, store result into array
test and output, watch changes to memory:
../sim/misc/yas switch.ys
../sim/misc/yis switch.yo
Stopped in 133 steps at PC = 0x13. Status 'HLT', CC Z=0 S=0 O=0
Changes to registers:
%rax: 0x0000000000000000 0x0000000000000bbb
%rcx: 0x0000000000000000 0x00000000000000e7
%rdx: 0x0000000000000000 0xfffffffffffffffd
%rsp: 0x0000000000000000 0x0000000000000200
%rdi: 0x0000000000000000 0x00000000000001a8
%r8: 0x0000000000000000 0x0000000000000008
%r11: 0x0000000000000000 0x0000000000000001
Changes to memory:
0x0000: 0x000000000200f430 0x0000000000000ddd
0x0008: 0x0000000038800000 0x0000000000000ddd
0x0010: 0x0000000000000000 0x0000000000000ccc
0x0018: 0x0000000000000000 0x0000000000000bbb
当前内容版权归 DreamAndDead 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 DreamAndDead .