Toasty
Sony battery
Noobie question, and pretty self-explanatory from the name. Are there special instructions that the CPU executes that then get sent to the coprocessor? Does the CPU send a big chunck of code written for the coprocessor over all at once? (How does the CPU tell the coprocessor what to do?) I know when programming in x86 assembly, the FPU instructions are written just as though floating-point operations are part of all the other instructions and they mix pretty seemlessly. Is it similar for the coprocessors on the 64? Thanks!