diff options
Diffstat (limited to 'test/ocaml/bitfield/expect')
| -rw-r--r-- | test/ocaml/bitfield/expect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ocaml/bitfield/expect b/test/ocaml/bitfield/expect index 63247dfd..e6e5a618 100644 --- a/test/ocaml/bitfield/expect +++ b/test/ocaml/bitfield/expect @@ -3,3 +3,5 @@ CR: 0x0F CR.CR0: 0x8 CR: 0x8F CR: 0x8E +CR.CR1: 0b11 +CR.CR1: 0b01 |
