Search

Search results

  1. TSK3000A Core Instruction - XORI

    Instruction: Bitwise Logical Exclusive OR Immediate Assembler Format: xori rB, rA, IMM16 Example: xori $3, $4, 0x1234 Description: Zero-extends the 16-bit immediate value, IMM16, bitwise logically exclusive-ORs it ...

    admin - 11/06/2013 - 09:09

  2. TSK3000A Core Instruction - XORI

    Instruction: Bitwise Logical Exclusive OR Immediate Assembler Format: xori rB, rA, IMM16 Example: xori $3, $4, 0x1234 Description: Zero-extends the 16-bit immediate value, IMM16, bitwise logically exclusive-ORs it ...

    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 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 ... rA      -----compare sign of sum and operand rA xori rD, rB, IMM16  -----compare sign of sum and IMM16 and rC, rC, rD ...

    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 ... rA      -----compare sign of sum and operand rA xori rD, rB, IMM16  -----compare sign of sum and IMM16 and rC, rC, rD ...

    admin - 09/13/2017 - 15:32

  7. 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

  8. 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 - 09/13/2017 - 15:32

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