home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / internal / 1162 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.6 KB  |  33 lines

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