Search

Search results

  1. TSK3000A Core Instruction - SLT

    Instruction: Set On Less Than Assembler Format: slt rC, rA, rB Example: slt $3, $4, $5 ... Compares the contents of GPRs rB and rA as 32-bit signed integers. If rA is less than rB, a '1' is placed into GPR rC, ...

    admin - 11/06/2013 - 09:09

  2. TSK3000A Core Instruction - SLT

    Instruction: Set On Less Than Assembler Format: slt rC, rA, rB Example: slt $3, $4, $5 ... Compares the contents of GPRs rB and rA as 32-bit signed integers. If rA is less than rB, a '1' is placed into GPR rC, ...

    admin - 09/13/2017 - 15:32

  3. TSK3000A Instruction Set

    All TSK3000A instructions are binary code compatible. Each instruction comprises a 32-bit word divided into an Opcode, which specifies the ... list of all assembly language instructions that comprise the core of the TSK3000A instruction set – those instructions that have direct ...

    admin - 11/06/2013 - 09:09

  4. TSK3000A Instruction Set

    All TSK3000A instructions are binary code compatible. Each instruction comprises a 32-bit word divided into an Opcode, which specifies the ... list of all assembly language instructions that comprise the core of the TSK3000A instruction set – those instructions that have direct ...

    admin - 09/13/2017 - 15:32

  5. TSK3000A - Generic Instructions

    Using the core set of assembly language instructions for the TSK3000A as building blocks, a number of generic instructions (also referred to ...                         Instruction                         ABS ...

    admin - 11/06/2013 - 09:09

  6. TSK3000A Core Instruction - ADDI, ADDIU

    Instruction:                      Add Immediate Word ... Description:                     Sign-extends the 16-bit immediate value, IMM16, adds it to the contents of GPR rA ... logically AND the comparison values slt rC, rC, $0      -----if result less than '0', flag overflow rC ...

    admin - 11/06/2013 - 09:09

  7. TSK3000A Core Instruction - SUB

    Instruction: Subtract Word Assembler Format: ... in GPR rC. Operation: rC <-- rA - rB Instruction Type: R-Type ... rE -----bitwise logically AND the comparison values slt rD, rD, $0 -----if result less than '0', flag overflow rD will be ...

    admin - 11/06/2013 - 09:09

  8. TSK3000A Core Instruction - ADD, ADDU

    Instruction:                      Add Word ...                        rC <-- rA + rB Instruction Type:            R-Type ... rE -----bitwise logically AND the comparison values slt rD, rD, $0 -----if result less than '0', flag overflow rD will be ...

    admin - 11/06/2013 - 09:09

  9. TSK3000A Core Instruction - ADD, ADDU

    Instruction:                      Add Word ...                        rC <-- rA + rB Instruction Type:            R-Type ... rE -----bitwise logically AND the comparison values slt rD, rD, $0 -----if result less than '0', flag overflow rD will be ...

    admin - 09/13/2017 - 15:32

  10. TSK3000A Core Instruction - ADDI, ADDIU

    Instruction:                      Add Immediate Word ... Description:                     Sign-extends the 16-bit immediate value, IMM16, adds it to the contents of GPR rA ... logically AND the comparison values slt rC, rC, $0      -----if result less than '0', flag overflow rC ...

    admin - 09/13/2017 - 15:32

Pages

You are reporting an issue with the following selected text and/or image within the active document: