Search

Search results

  1. TSK3000A - Bitwise Logical Instructions

    Logical instructions perform bitwise operations and store the resulting values in registers. The instruction format can be R-type or I-type. With R-type instructions, the two operands and the result are ...

    admin - 11/06/2013 - 09:09

  2. TSK3000A - Bitwise Logical Instructions

    Logical instructions perform bitwise operations and store the resulting values in registers. The instruction format can be R-type or I-type. With R-type instructions, the two operands and the result are ...

    admin - 09/13/2017 - 15:32

  3. 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 ... rC – register index of destination IMM5 – 5-bit immediate value IMM16 – 16-bit immediate value ...

    admin - 11/06/2013 - 09:09

  4. 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 ... rC – register index of destination IMM5 – 5-bit immediate value IMM16 – 16-bit immediate value ...

    admin - 09/13/2017 - 15:32

  5. TSK3000A Instruction Set

    All TSK3000A instructions are binary code compatible. Each instruction comprises a 32-bit word divided into an Opcode, which specifies the instruction type, and one ... Transfer Instructions Arithmetic Instructions Bitwise Logical Instructions Move Instructions Comparison ...

    admin - 11/06/2013 - 09:09

  6. TSK3000A Instruction Set

    All TSK3000A instructions are binary code compatible. Each instruction comprises a 32-bit word divided into an Opcode, which specifies the instruction type, and one ... Transfer Instructions Arithmetic Instructions Bitwise Logical Instructions Move Instructions Comparison ...

    admin - 09/13/2017 - 15:32

  7. TSK3000A Generic Instruction - AND

    Instruction:    Bitwise Logical AND Assembler Format Example ...   If the signed IMM32 operand fits into an unsigned 16-bit operand, then these two macro formats translate into single ANDI machine ...

    admin - 11/06/2013 - 09:09

  8. TSK3000A Generic Instruction - OR

    Instruction:    Bitwise Logical OR Assembler Format Example ...   If the signed IMM32 operand fits into an unsigned 16-bit operand, then these two macro formats translate into single ORI machine ...

    admin - 11/06/2013 - 09:09

  9. TSK3000A Generic Instruction - XOR

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

    admin - 11/06/2013 - 09:09

  10. TSK3000A Generic Instruction - AND

    Instruction:    Bitwise Logical AND Assembler Format Example ...   If the signed IMM32 operand fits into an unsigned 16-bit operand, then these two macro formats translate into single ANDI machine ...

    admin - 09/13/2017 - 15:32

Pages

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