aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
diff options
context:
space:
mode:
authorLulu Cai <cailulu@loongson.cn>2024-05-21 10:14:27 +0800
committerliuzhensong <liuzhensong@loongson.cn>2024-06-18 10:40:23 +0800
commit8864c4afdf2ff75e7edda6075286e07b9714ce12 (patch)
tree1bf2d51bf603257234a3fc922032d8be0e2dc209 /gas/config/tc-i386.c
parent6a4f078b5b8b442f474a8af804c316783d216a4e (diff)
downloadfsf-binutils-gdb-8864c4afdf2ff75e7edda6075286e07b9714ce12.zip
fsf-binutils-gdb-8864c4afdf2ff75e7edda6075286e07b9714ce12.tar.gz
fsf-binutils-gdb-8864c4afdf2ff75e7edda6075286e07b9714ce12.tar.bz2
LoongArch: add .option directive
In some cases we may want to use different options only for certain assembly, so the .option directive is added to control the assembler options. .option can accept 4 parameters: push pop Pushes or pops the current option stack. They limit the scope of option changes so that they do not affect other parts of the assembly file. relax norelax Enables or disables relaxation.
Diffstat (limited to 'gas/config/tc-i386.c')
0 files changed, 0 insertions, 0 deletions