// get value public override void AddGetCodes(OpModule codes, string op, Addr32 dest, Addr32 src) { codes.AddCodesSWA(op, dest, src); }