compiler-explorer / asm-parser

BSD 2-Clause "Simplified" License
27 stars 7 forks source link

Bugs in references labels #5

Closed partouf closed 2 years ago

partouf commented 3 years ago

Meant as a thread of bugs to fix in the original asm-parser.

partouf commented 3 years ago

image

mov rax, QWORD PTR .L439[0+rax*8]

partouf commented 3 years ago

in binary mode: call 412ae0 <_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEEC1EPKcS6_RKSt6localeNSt15regex_constants18syntax_option_typeE>

(see bintest-1.asm in compiler-explorer repo)