Sorry, where is oplook, buildop and asmout?
On Wednesday, November 30, 2016 at 7:43:25 AM UTC+11, Aram Hăvărneanu wrote:
>
> On Tue, Nov 29, 2016 at 8:59 PM, matt >
> wrote:
> > Where in the source code does it map say MOVBU.P to ldrb post increment?
>
> It's complicated, there's no trivial eas
On Tue, Nov 29, 2016 at 8:59 PM, matt wrote:
> Where in the source code does it map say MOVBU.P to ldrb post increment?
It's complicated, there's no trivial easily-visible mapping (although
for this one instruction the actual concrete mapping chosen is
probably trivial), there's relatively comple
Aram, I've been using objdump as a workaround, but it's not very satisfying.
Normally I have a reference (architecture manual) when programming in assembly.
Where in the source code does it map say MOVBU.P to ldrb post increment?
--
You received this message because you are subscribed to the Go
Hi Matt,
There isn't any such document, but you can read the source code or use objdump.
--
Aram Hăvărneanu
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to gol
Is there a table/file/doc/tool to look up e.g. "MOVBU.P" as a real operation
e.g. "ldrb (post increment)". Asked on twitter earlier, but here is probably
more appropriate.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this