Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the (set-MMU-inst-right-padded-word-extraction ... ) function interface #215

Open
OlivierBBB opened this issue May 28, 2024 · 0 comments

Comments

@OlivierBBB
Copy link
Collaborator

OlivierBBB commented May 28, 2024

Lisp version of #487. The interface should be

(set-MMU-inst-right-padded-word-extraction
         kappa               ;; offset
         src_id              ;; source ID
         ;; tgt_id              ;; target ID
         ;; aux_id              ;; auxiliary ID
         ;; src_offset_hi       ;; source offset high
         src_offset_lo       ;; source offset low
         ;; tgt_offset_lo       ;; target offset low
         ;; size                ;; size
         ref_offset          ;; reference offset
         ref_size            ;; reference size
         ;; success_bit         ;; success bit
         limb_1              ;; limb 1    <===    COMMENT THIS !!!
         limb_2              ;; limb 2    <===    COMMENT THIS !!!
         ;; exo_sum             ;; weighted exogenous module flag sum
         ;; phase               ;; phase
         )
@OlivierBBB OlivierBBB changed the title Update the (set-MMU-inst-right-padded-word-extraction ... ) function Update the (set-MMU-inst-right-padded-word-extraction ... ) function interface May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant