ua-1.s

来自「GNU binutils是GNU交叉工具链中的一个源码包」· S 代码 · 共 17 行

S
17
字号
! Check that unaligned pseudos emit the expected relocs and contents! whether aligned or not.	.section .rodata,"a"start:	.uaquad 0x123456789abcdef	.byte 42	.uaword 0x4a21	.ualong 0x43b1abcd	.ualong externsym0 + 3	.uaquad 0x12c456d89ab1d0f	.uaquad externsym1 + 41	.byte 2	.uaquad 0x1a34b67c9ab0d4f	.ualong externsym2 + 42	.uaquad externsym3 + 43

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?