Advertisement
Guest User

Untitled

a guest
Apr 10th, 2022
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. decode_extra RM OrderedDict([('insn', 'add'), ('CONDITIONS', ''), ('Ptype', '1P'), ('Etype', 'EXTRA3'), ('0', 'd:RT;d:CR0'), ('1', 's:RA'), ('2', 's:RB'), ('3', '0'), ('in1', 'RA'), ('in2', 'RB'), ('in3', '0'), ('out', 'RT'), ('CR in', '0'), ('CR out', 'CR0'), ('out2', '0')])
  2. EXTRA field 0 d:RT;d:CR0
  3. EXTRA field 1 s:RA
  4. EXTRA field 2 s:RB
  5. EXTRA field index, src {'RA': 1, 'RB': 2}
  6. EXTRA field index, dest {'RT': 0, 'CR0': 0}
  7. 0 5.v RT
  8. idx find GPR 0 5.v RT None
  9. regname in RT 0
  10. idx dst 0 None (0, '5.v', 'RT', 'GPR', None)
  11. 1 2.v RA
  12. idx find GPR 1 2.v RA None
  13. idx src 1 ('s', 1, False) (1, '2.v', 'RA', 'GPR', None)
  14. regname in RA None
  15. 2 1.v RB
  16. idx find GPR 2 1.v RB None
  17. idx src 2 ('s', 2, False) (2, '1.v', 'RB', 'GPR', None)
  18. regname in RB None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement