• How to compile hello word code with aarch64 gcc
    Assembly code: .syntax unified @ -------------------------------- .global main main: @ Stack the return address (lr) in addition to a dummy register (ip) to @ keep the stack 8-byte aligned...
  • How to compile hello word code with aarch64 gcc
    Assembly code: .syntax unified @ -------------------------------- .global main main: @ Stack the return address (lr) in addition to a dummy register (ip) to @ keep the stack 8-byte aligned...
  • Missing dependencies on gcc-11.2.0-Generic-AArch64-*
    When installing the arm compiler on RHEL 8 or LEAP 15 the package gcc-11.2.0-Generic-AArch64-gcc-11.2.0-Generic-AArch64-* only lists following provides: # rpm -q gcc-11.2.0-Generic-AArch64-RHEL-8-aarch64...
  • ERROR in compiler (with floating point constants) ???
    Hi my dear friends! I'm needed your help! Please compile this little program below in the IDE and look at the asm output window. This program is only for demonstrate my problem... The result...
  • ERROR in compiler (with floating point constants) ???
    Hi my dear friends! I'm needed your help! Please compile this little program below in the IDE and look at the asm output window. This program is only for demonstrate my problem... The result...