plt1.s 92 B

1234567891011
  1. .data
  2. .p2align 16
  3. .text
  4. .globl _start
  5. _start:
  6. l.j plt(x)
  7. l.nop
  8. l.j plt(y)
  9. l.nop