Hi,
Segher Boessenkool <seg...@kernel.crashing.org> writes: > On Tue, May 14, 2024 at 05:53:56PM +0800, Jiufu Guo wrote: >> Thanks so much for your great review! >> Reference other messages, I'm wondering "invalid %%a value" may be >> acceptable, or "invalid %%a address expression in TOC" maybe better. > > "%%a requires a memory operand"? Maybe even print out the actual > operand given, too. Thanks! I updated the code using: "%%a requires a memory reference operand", since the actual operand is treated as the address. BR, Jeff(Jiufu) Guo > > > Segher