commit | 97b29a61f7f001550fe985bf2deea1550e3c20dd | [log] [tgz] |
---|---|---|
author | Cupertino Miranda <cupertino.miranda@oracle.com> | Tue Nov 21 12:26:08 2023 +0000 |
committer | Cupertino Miranda <cupertino.miranda@oracle.com> | Tue Nov 21 18:33:54 2023 +0000 |
tree | 3510ed2ec2bf1f4ff803050ec30261a0f96e09a7 | |
parent | 54195469c18ec9873cc5ba6907f768509473fa9b [diff] |
bpf: Fixed register parsing disambiguating with possible symbol. This changes parse_bpf_register to detect possible symbols that start with valid register name, however due some following characters are not. Also changed the regs-for-symbols-pseudo.s, adding some entries that should not error if parser is properly detecting the symbol.