home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: vmsnet.internals
- Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uihepa.hep.uiuc.edu!MAKO
- From: mako@uihepa.hep.uiuc.edu ("Makoto Shimojima, Univ of Tsukuba/CDF")
- Subject: Re: Help on image checking macro using wildcards
- References: <01GNJ1BM4UZQ8WXWVA@UCBEH.SAN.UC.EDU>,<1992Aug16.092754.629@cmkrnl.com>
- Message-ID: <Bt5JKF.HJn@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Reply-To: mako@uihepa.hep.uiuc.edu
- Organization: High Energy Physics, University of Illinois, Urbana-Champaign
- Date: Mon, 17 Aug 1992 23:50:37 GMT
- Lines: 20
-
- > btw, all conditional branch instructions use byte-sized displacments. So
- > most of us who code in Macro have developed a set of macros for doing
- > conditional branches with word-sized branch displacements
-
- Has someone coded a macro that would automatically choose the optimal
- instruction depending on the range of the displacement? I mean something
- like BLSSU_X that would turn out to be BLSSU/BLSSU_W/BLSSU_L if the
- displacement is 1 byte/word/longword? I once tried it using .NTYPE (I
- think that was what I used) but that did not work correctly when the
- destination was undefined at the time the macro was expanded...
-
- mako
- --
- Makoto Shimojima
-
- Location DECnet/ESnet Bitnet Internet
- UoTsukuba: UTKBP::MAKO -N/A- mako%utkbp.dnet@kekux.kek.jp
- KEK: KEKVAX::MAKO MAKO@JPNKEKVX mako@kekvax.kek.jp
- >UoIllinois: UIHEP::MAKO MAKO@UIUCHEPG mako@uihepa.hep.uiuc.edu
- Fermilab: FNAL::MAKO MAKO@FNAL mako@fnal.fnal.gov
-