Re: How to JUDGE what is "Good COBOL"




"tlmfru" <lacey@xxxxxxx> wrote in message
news:fqxHi.305056$5y.304704@xxxxxxxxxxxxxxx

Robert <no@xxxxxx> wrote in message
news:jmqre3thmer3dq3qsu71kgr4vceut3pb1l@xxxxxxxxxx
On Sun, 16 Sep 2007 20:28:21 -0500, "tlmfru" <lacey@xxxxxxx> wrote:


HeyBub <heybubNOSPAM@xxxxxxxxx> wrote in message
Oh, this was BAL on a 360-44. This machine did not have
storage-to-storage
operations, everything was load/store registers. Moreover, the
routine
was
written by the "Systems" section - supposedly the best programmers in
the
shop.

There was blood in the corridors and owl feathers everywhere.



No MVC instruction???

You meant to say MVCL instruction.


Nope. Unless the 360/44 was really different, it had an MVC: move
characters. That's storage-to-storage. That was my point.

< http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP2044.html

-----
Normally, the Model 44 uses an abridged set of System/360
instructions -- those associated with scientific operations. It can,
however, with the addition of an Extended Instruction Set
capability run programs interchangeably with Models 30, 40, 50,
65 and 75 if system configurations (memory capacity and
peripheral devices) are comparable and the problem programs
not time dependent.
-----
< http://www.thegalleryofoldiron.com/2044.HTM >
-----
Months later, the 44 OS was made available, which was basically
360 DOS, rewritten for the 44 instruction set (which lacked the
commercially oriented "SS" instructions).
-----
< http://www.beagle-ears.com/lars/engineer/comphist/model360.htm >
-----
360/44 - the oddest model. It could be described as a 40 with a
hardware floating point processor and faster memory. ...
It had only 1/2 word and 1 word instructions and could therefore
use a one word memory width without any speed penalty. Due to
the odd instruction set, it had its own operating system, PS/44.
-----



.



Relevant Pages

  • Re: Quest For The Minimal Instruction Set
    ... > Turing Machine. ... > easily see hat minimum instruction set a processor should have to be ... > Above is assuming the program counter (which holds which memory ...
    (comp.theory)
  • Re: does bytecode and machine code are same ?
    ... In both cases they are sequences of instructions from a specific "instruction ... An instruction set is very like a programming language in that it ... called "IA32 machine code" which is used to tell a Pentium ... is nothing like as fast as would be produced by, say, an optimising C compiler. ...
    (comp.lang.java.programmer)
  • Re: The coming death of all RISC chips.
    ... and dumping their own old ARM instruction set. ... number of execution units, is counter productive. ... unfortunately this chip was slower than the previous chip at getting ...
    (comp.arch)
  • Re: Loading single word to a xmm register
    ... Certainly not the types of programming that is being done with SSE ... And keep in mind that if your assembler were running on a CPU prior to ... the advent of the SSE instruction set, then your assember ...
    (alt.lang.asm)
  • Re: Useful instructions in Forth machine
    ... am designing the instruction set for the processor. ... memory modules to host it on a different FPGA. ... is set the immediate data is left shifted with the top of return stack. ...
    (comp.lang.forth)