question about MIPS dynasm syntax

  • From: "Jiong. Wang" <wong.kwongyuan@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 14 Nov 2013 14:38:10 +0800

Hi All,

Currently, I am porting luajit to Tilera's 64bit many-core processor. I
am learning MIPS backend and have one question:

in src/vm_mips.dasc:

|. and TMP1, PC, AT

a "." following "|", what does the "|." combination mean for a normal
instruction? looks like there is no specific handling of this in
dynasm/dynasm.lua.

thanks.

Regards,
Jiong

Other related posts: