encryption - Cycle count and number of instructions, assembly programming on MSP430 -



encryption - Cycle count and number of instructions, assembly programming on MSP430 -

i have assembly programme written msp430 following:

load memory - plain text load memory - key encrypt plain-text using key

now want calculate number of cycles , instructions takes perform encryption. how can go this? encryption algorithm pretty complex , not 1 can calculate number of cycles off of scratch paper.

i can provide other info if need be. in advance.

assembly encryption instructions cpu-cycles

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -