diff options
Diffstat (limited to 'test/ocaml/reg_alias/expect')
| -rw-r--r-- | test/ocaml/reg_alias/expect | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ocaml/reg_alias/expect b/test/ocaml/reg_alias/expect new file mode 100644 index 00000000..21493790 --- /dev/null +++ b/test/ocaml/reg_alias/expect @@ -0,0 +1,7 @@ +CR = 0x00 +CR = 0xCA +CR.CR0 = 0xC +CR.CR1 = 0b10 +CR.CR2 = 0b10 +CR = 0xFA +CR = 0xF8 |
