Environment
Thu Dec 11 11:44:21 PM EET 2025
radare2 6.0.5 34312 @ linux-x86-64
birth: git.6.0.2-420-g654c6549ae 2025-11-12__23:56:29
commit: 654c6549ae2395b17015302135b011ec918e3409
options: gpl -O? cs:5 cl:2 make
Linux x86_64
Description
/a assembles only in Intel syntax.
When I want to search for an instruction using "/a" command, only Intel syntax is accepted.
Test
Just open radare and type "/a pushq %rbp" and an error will occure.
Environment
Thu Dec 11 11:44:21 PM EET 2025 radare2 6.0.5 34312 @ linux-x86-64 birth: git.6.0.2-420-g654c6549ae 2025-11-12__23:56:29 commit: 654c6549ae2395b17015302135b011ec918e3409 options: gpl -O? cs:5 cl:2 make Linux x86_64Description
/a assembles only in Intel syntax.
When I want to search for an instruction using "/a" command, only Intel syntax is accepted.
Test
Just open radare and type "/a pushq %rbp" and an error will occure.