Search

Search results

  1. TSK3000A Generic Instruction - XORI

    Instruction:    Bitwise Logical Exclusive OR Immediate Assembler ... Example Translates to... xori rC, IMM16 xori $3, oxFFFF xori rC, rC, IMM16 (where rA ...

    admin - 09/13/2017 - 15:32

  2. TSK3000A Generic Instruction - XORI

    Instruction:    Bitwise Logical Exclusive OR Immediate Assembler ... Example Translates to... xori rC, IMM16 xori $3, oxFFFF xori rC, rC, IMM16 (where rA ...

    admin - 11/06/2013 - 09:09

  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 Instruction - SGEU

    Instruction:    Set On Greater Than Or Equal To Unsigned ... rA, rB sgeu $3, $4, $5 sltu rC, rA, rB xori rC, rC, 1 sgeu rC, rA, IMM32 sgeu $3, $4, ... rC, 1 Notes If IMM32 is in the range -215 to 215 - 1 (i.e. from 0000_0000h to 0000_7FFFh or from ...

    admin - 11/06/2013 - 09:09

  6. TSK3000A Generic Instruction - XOR

    Instruction:    Bitwise Logical Exclusive OR Assembler ...   If the signed IMM32 operand fits into an unsigned 16-bit operand, then these two macro formats translate into single XORI machine instructions:   xor rC, rA, IMM32 ...

    admin - 11/06/2013 - 09:09

  7. TSK3000A Generic Instruction - SGE

    Instruction:    Set On Greater Than Or Equal To Assembler ... rA, rB sge $3, $4, $5 slt rC, rA, rB xori rC, rC, 1 sge rC, rA, IMM32 sge $3, $4, ... rC, 1 Notes If IMM32 is in the range -215 to 215 - 1 (i.e. from 0000_0000h to 0000_7FFFh or from ...

    admin - 11/06/2013 - 09:09

  8. TSK3000A Generic Instruction - SGE

    Instruction:    Set On Greater Than Or Equal To Assembler ... rA, rB sge $3, $4, $5 slt rC, rA, rB xori rC, rC, 1 sge rC, rA, IMM32 sge $3, $4, ... rC, 1 Notes If IMM32 is in the range -215 to 215 - 1 (i.e. from 0000_0000h to 0000_7FFFh or from ...

    admin - 09/13/2017 - 15:32

  9. TSK3000A Generic Instruction - SGEU

    Instruction:    Set On Greater Than Or Equal To Unsigned ... rA, rB sgeu $3, $4, $5 sltu rC, rA, rB xori rC, rC, 1 sgeu rC, rA, IMM32 sgeu $3, $4, ... rC, 1 Notes If IMM32 is in the range -215 to 215 - 1 (i.e. from 0000_0000h to 0000_7FFFh or from ...

    admin - 09/13/2017 - 15:32

  10. TSK3000A Generic Instruction - XOR

    Instruction:    Bitwise Logical Exclusive OR Assembler ...   If the signed IMM32 operand fits into an unsigned 16-bit operand, then these two macro formats translate into single XORI machine instructions:   xor rC, rA, IMM32 ...

    admin - 09/13/2017 - 15:32

Pages

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