File: e03-asm-stx

package info (click to toggle)
ceccomp 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,648 kB
  • sloc: ansic: 6,531; python: 1,078; makefile: 248; sh: 145
file content (9 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Test if $mem[0] = $X works
CLI
asm - -a x86_64 -f hexfmt
STDIN
$mem[0] = $X
return 0
STDOUT
"\x03\x00\x00\x00\x00\x00\x00\x00",
"\x06\x00\x00\x00\x00\x00\x00\x00",