rust/compiler/rustc_codegen_ssa
Amanieu d'Antras 5918ee4317 Add support for const operands and options to global_asm!
On x86, the default syntax is also switched to Intel to match asm!
2021-05-13 22:31:57 +01:00
..
2021-04-23 15:33:57 -07:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.