Английский
Hi, (Sorry if I posted this in the wrong place, I couldnt find a better place to post this). Iam working on a x86 emulator written in JavaScript, and I would like to have some tests on this emulator to make sure the validity of the results for instructions. Does anyone know if there is a set of instructions that checks the instructions for correctness with the x86 standard?
Thanks.