All PDP-10 MOVN (Move Negative) opcodes implemented

This commit is contained in:
Jeff 2017-03-02 10:19:37 -08:00 committed by Jeff Parsons
commit 84f8cece67
4 changed files with 692 additions and 364 deletions

View file

@ -15,14 +15,14 @@
0o541000000010, // 000112: HRRI 0,10
0o251000000017, // 000113: BLT 0,17
//
// 00=000000000010 01=111111444444 02=444444111111 03=777777444444
// 00=000010000020 01=111111444444 02=444444111111 03=777777444444
// 04=444444777777 05=777777777777 06=777777777777 07=000000000000
// 10=000000000010 11=111111444444 12=444444111111 13=777777444444
// 14=444444777777 15=777777777777 16=777777777777 17=000000000000
//
0o577040000002, // 000114: HLRES 1,2
//
// 00=000000000010 01=000000111111 02=777777444444 03=777777444444
// 00=000010000020 01=777777444444 02=777777444444 03=777777444444
// 04=444444777777 05=777777777777 06=777777777777 07=000000000000
// 10=000000000010 11=111111444444 12=444444111111 13=777777444444
// 14=444444777777 15=777777777777 16=777777777777 17=000000000000