note 533 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. gen address
  2. $con
  3. type = D_CONST
  4. offset = con
  5. $name+con(P)
  6. type = D_CONST
  7. offset = con
  8. name = P
  9. $"xxx"
  10. type = D_SCONST
  11. $1.0
  12. type = D_FCONST
  13. con
  14. type = D_OREG
  15. offset = con
  16. name+con(P)
  17. type = D_OREG
  18. offset = con
  19. name = P
  20. con(R1)
  21. type = D_OREG
  22. offset = con
  23. reg = 1
  24. name+con(P)(R1)
  25. type = D_OREG
  26. offset = con
  27. name = P
  28. reg = 1
  29. R1
  30. type = D_REG
  31. reg = 1
  32. MOVB[U]
  33. LB[U], SB
  34. MOVH[U]
  35. LH[U], SB
  36. MOVW[LR]
  37. LW[LR], SW[LR]
  38. MOVW
  39. LW, SW, LUI, M[FT]HI, M[FT]LO
  40. BREAK is synonym for CACHE.
  41. operands make the difference.