Is there a tilme stamp register on R5900 processor ?
I have tried the classical mips instruction:
__asm__ __volatile__("mfc0 %0,$9; nop" : "=r" (dest))
but I get only an illgal instruction.
I dont have the Instruction set manual. Can someone help me ?
Search found 1 match
- Wed Mar 01, 2006 5:20 pm
- Forum: PS2 Development
- Topic: time stamp register
- Replies: 1
- Views: 1263