Search

Search results

  1. TSK3000A Generic Instruction - SRLV

    Instruction:    Shift Right Logical Variable Assembler Format Example Translates to... srlv rC, rB srlv $3, $4 srlv rC, rC, rB (where rA = rC) ...

    admin - 11/06/2013 - 09:09

  2. TSK3000A Generic Instruction - SRLV

    Instruction:    Shift Right Logical Variable Assembler Format Example Translates to... srlv rC, rB srlv $3, $4 srlv rC, rC, rB (where rA = 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 ... Branch Instructions Special Purpose Instructions Generic Instructions Instruction Set - Detailed Reference The ...

    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 ... Branch Instructions Special Purpose Instructions Generic Instructions Instruction Set - Detailed Reference The ...

    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 as pseudo instructions or macros) are ...

    admin - 11/06/2013 - 09:09

  6. TSK3000A Generic Instruction - ROL

    Instruction:    Rotate Left Assembler Format ... rA, IMM5 rol $3, $4, 16 srl $at, rA, 32 - IMM5 sll rC, rA, IMM5 or rC, rC, $at rol rC, rA, rB rol $3, $4, $5 subu $at, $0, rB srlv $at, rA, $at sllv rC, rA, rB or rC, rC, $at rol rC, ...

    admin - 11/06/2013 - 09:09

  7. TSK3000A Generic Instruction - ROR

    Instruction:    Rotate Right Assembler Format ... rA, IMM5 ror $3, $4, 16 sll $at, rA, 32 - IMM5 srl rC, rA, IMM5 or rC, rC, $at ror rC, rA, rB ... $3, $4, $5 subu $at, $0, rB sllv $at, rA, $at srlv rC, rA, rB or rC, rC, $at ror rC, IMM5 ror $3, ...

    admin - 11/06/2013 - 09:09

  8. TSK3000A Generic Instruction - SRL

    Instruction:    Shift Right Logical Assembler Format ... srl rC, rA, rB srl $3, $4, $5 srlv rC, rA, rB srl rC, IMM5 srl $3, 4 srl ...

    admin - 11/06/2013 - 09:09

  9. TSK3000A Generic Instruction - ROL

    Instruction:    Rotate Left Assembler Format ... rA, IMM5 rol $3, $4, 16 srl $at, rA, 32 - IMM5 sll rC, rA, IMM5 or rC, rC, $at rol rC, rA, rB rol $3, $4, $5 subu $at, $0, rB srlv $at, rA, $at sllv rC, rA, rB or rC, rC, $at rol rC, ...

    admin - 09/13/2017 - 15:32

  10. TSK3000A Generic Instruction - ROR

    Instruction:    Rotate Right Assembler Format ... rA, IMM5 ror $3, $4, 16 sll $at, rA, 32 - IMM5 srl rC, rA, IMM5 or rC, rC, $at ror rC, rA, rB ... $3, $4, $5 subu $at, $0, rB sllv $at, rA, $at srlv rC, rA, rB or rC, rC, $at ror rC, IMM5 ror $3, ...

    admin - 09/13/2017 - 15:32

Pages

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