We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1 (comment) /home/dummy/qemu_tricore_6250/bin/qemu-system-tricore -display none -M tricore_tsim162 -semihosting -s -d in_asm,nochain -D ./qemutrace.txt -kernel ./test_read_file.elf
IN: _open_r 0x80001a32: 0f82 mov %d15,0 0x80001a34: 0820 sub.a %sp,8 0x80001a36: 4c40 mov.aa %a12,%a4 0x80001a38: fd000091 movh.a %a15,53248 0x80001a3c: a574 st.w [%sp],%d5 0x80001a3e: 5440 mov.aa %a4,%a5 0x80001a40: 5098ff59 st.w [%a15]2392 <0xd0000958>,%d15 0x80001a44: 2e01006d call 0x80007646
IN: open 0x80007646: 1c82 mov %d12,1 0x80007648: 0009001d j 0x8000765a
IN: ___virtio_hnd 0x8000765a: a000 debug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#1 (comment)
/home/dummy/qemu_tricore_6250/bin/qemu-system-tricore -display none -M tricore_tsim162 -semihosting -s -d in_asm,nochain -D ./qemutrace.txt -kernel ./test_read_file.elf
IN: _open_r
0x80001a32: 0f82 mov %d15,0
0x80001a34: 0820 sub.a %sp,8
0x80001a36: 4c40 mov.aa %a12,%a4
0x80001a38: fd000091 movh.a %a15,53248
0x80001a3c: a574 st.w [%sp],%d5
0x80001a3e: 5440 mov.aa %a4,%a5
0x80001a40: 5098ff59 st.w [%a15]2392 <0xd0000958>,%d15
0x80001a44: 2e01006d call 0x80007646
IN: open
0x80007646: 1c82 mov %d12,1
0x80007648: 0009001d j 0x8000765a
IN: ___virtio_hnd
0x8000765a: a000 debug
The text was updated successfully, but these errors were encountered: