diff options
| author | Julian Blake Kongslie | 2022-09-22 11:29:07 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-09-22 11:29:07 -0700 |
| commit | eb3fd68203fee7c63245c702914c2acd3332d65a (patch) | |
| tree | 7796707c0372e7fbe4a8bac70aad95f619e8ba29 /tests/fib-regs.hex | |
| download | procmodel-eb3fd68203fee7c63245c702914c2acd3332d65a.tar.xz | |
Initial commit.
Diffstat (limited to 'tests/fib-regs.hex')
| -rw-r--r-- | tests/fib-regs.hex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fib-regs.hex b/tests/fib-regs.hex new file mode 100644 index 0000000..0f8c5f8 --- /dev/null +++ b/tests/fib-regs.hex | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | 93 91 A1 03 | ||
| 2 | 92 90 02 | ||
| 3 | 92 B1 03 | ||
| 4 | 92 90 A1 03 | ||
| 5 | 92 91 A2 03 | ||
| 6 | 93 90 A4 00 | ||
