diff options
| author | Julian Blake Kongslie | 2022-09-22 13:31:06 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-09-22 13:31:06 -0700 |
| commit | ce8be82f047a15edd86f5844492ed63705e99914 (patch) | |
| tree | b97cfeabece8fc00f5193c434214040f847ebea7 /tests | |
| parent | Add a blank line after the horizontal occurrences (diff) | |
| download | procmodel-ce8be82f047a15edd86f5844492ed63705e99914.tar.xz | |
Add a trivial indirect jump predictor and matching test
Diffstat (limited to '')
| -rw-r--r-- | tests/loop-indirect.hex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/loop-indirect.hex b/tests/loop-indirect.hex new file mode 100644 index 0000000..c8b07f7 --- /dev/null +++ b/tests/loop-indirect.hex | |||
| @@ -0,0 +1 @@ | |||
| 00 # 0: jmp r0 if r0 == 0 | |||
