Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LDAXRH (0.26 sec)

  1. src/cmd/internal/obj/arm64/doc.go

    Special Cases.
    
    (1) umov is written as VMOV.
    
    (2) br is renamed JMP, blr is renamed CALL.
    
    (3) No need to add "W" suffix: LDARB, LDARH, LDAXRB, LDAXRH, LDTRH, LDXRB, LDXRH.
    
    (4) In Go assembly syntax, NOP is a zero-width pseudo-instruction serves generic purpose, nothing
    related to real ARM64 instruction. NOOP serves for the hardware nop instruction. NOOP is an alias of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Aug 07 00:21:42 UTC 2023
    - 9.6K bytes
    - Viewed (0)
Back to top