sim_bytepointers: tweak

This commit is contained in:
Mikael Pettersson 2021-08-13 14:31:11 +02:00
parent c846f946ec
commit 1378d0c266

View File

@ -31,7 +31,7 @@
%% 2.11 Byte Manipulation ====================================================== %% 2.11 Byte Manipulation ======================================================
%% IBP - Increment Byte Pointer (A is zero) %% IBP - Increment Byte Pointer (A is zero)
%% ADJBP - Adjust Byte Pointer (A is non-zero) %% ADJBP - Adjust Byte Pointer (A is non-zero)
-spec handle_IBP(#core{}, sim_mem:mem(), IR :: word(), #ea{}) -spec handle_IBP(#core{}, sim_mem:mem(), IR :: word(), #ea{})