Intranet Catprocess
  1. news...
  2. about Blackvoxel
  3. download
  4. manual
  5. videos
  6. about us
  1. Instruction Set

    Move

    Move some data between registers of the processors or between registers of the processor and memory.

    Read more...

    Movex

    A fast and efficient instruction for loading little immediate values into a full 32 bit register.

    Read more...

    Pushregs/Popregs

    Save or Restore a whole bunch of registers to (or from) the stack with one single instruction.

    Read more...

    Inc/Dec/Inclr/Declr - Incrementation instructions

    Increment or decrement the value in a register.

    Read more...

    Add/Sub

    The arithmetic operations of addition and substraction

    Read more...

    Umul/Smul

    The arithmetic operation of multiplication

    Read more...

    And/Or/Xor

    Boolean bitwise operations

    Read more...

    Lsl/Lsr/Asl/Rol/Ror

    Bit shifting instructions.

    Read more...

    Bxx - Conditionnal jumps

    Conditionnal branch instructions.

    Read more...

    Jmp/Jsr/Bra/Rts/Rti - Unconditionnal jumps, subroutine call and return

    Unconditionnal jump, subroutine call and return. Return from interrupts.

    Read more...

    Cmp - compare instruction

    Make comparisons of two numbers.

    Read more...

    Rsr/Wsr - Special register access

    Special registers read and write.

    Read more...

    Ext

    Extend data size.

    Read more...

    Nop/Brk/Sleep - Processor and execution control

    Timing control and debug instructions.

    Read more...

     
  2. Google+