diff options
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/siop/siop.out | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/sys/dev/microcode/siop/siop.out b/sys/dev/microcode/siop/siop.out index bcb4ff807e0..10c8cc0de83 100644 --- a/sys/dev/microcode/siop/siop.out +++ b/sys/dev/microcode/siop/siop.out @@ -1,7 +1,7 @@ -/* $NetBSD: siop.out,v 1.5 2000/05/15 07:44:05 bouyer Exp $ */ +/* $NetBSD: siop.out,v 1.6 2000/05/25 10:16:37 bouyer Exp $ */ /* * DO NOT EDIT - this file is automatically generated. - * created from siop.ss on Mon May 15 09:43:50 2000 + * created from siop.ss on Thu May 25 12:11:58 2000 */ const u_int32_t siop_script[] = { 0x78340000, 0x00000000, /* 000 - 0 */ @@ -22,7 +22,7 @@ const u_int32_t siop_script[] = { 0x98080000, 0x0000ff04, /* 078 - 120 */ 0x741a4000, 0x00000000, /* 080 - 128 */ 0x980c0000, 0x0000ff06, /* 088 - 136 */ - 0x80880000, 0x000002a0, /* 090 - 144 */ + 0x80080000, 0x00000000, /* 090 - 144 */ 0x60000008, 0x00000000, /* 098 - 152 */ 0x1f000020, 0x00000020, /* 0a0 - 160 */ 0x808c0004, 0x000001f0, /* 0a8 - 168 */ @@ -90,9 +90,9 @@ const u_int32_t siop_script[] = { 0x90080000, 0x00000000, /* 298 - 664 */ 0x88880000, 0xffffffd0, /* 2a0 - 672 */ 0x74340100, 0x00000000, /* 2a8 - 680 */ - 0x808c0000, 0x00000080, /* 2b0 - 688 */ + 0x800c0000, 0x00000000, /* 2b0 - 688 */ 0x72350000, 0x00000000, /* 2b8 - 696 */ - 0x808c0000, 0x00000070, /* 2c0 - 704 */ + 0x800c0000, 0x00000000, /* 2c0 - 704 */ 0x98080000, 0x0000ff07, /* 2c8 - 712 */ 0x88880000, 0xffffffa0, /* 2d0 - 720 */ 0x98080000, 0x0000ff00, /* 2d8 - 728 */ @@ -107,7 +107,6 @@ const u_int32_t siop_script[] = { 0x9f020000, 0x0000ffff, /* 320 - 800 */ 0x1f000030, 0x00000030, /* 328 - 808 */ 0x98080000, 0x0000ff03, /* 330 - 816 */ - 0x10000000, 0x00000000, /* 338 - 824 */ }; const u_int32_t slot_script[] = { @@ -161,7 +160,6 @@ const u_int32_t endslot_script[] = { #define Ent_reselect 0x00000050 #define Ent_selected 0x00000000 #define Ent_get_extmsgdata 0x00000318 -#define Ent_sheduler 0x00000338 #define Ent_slot 0x00000000 #define Ent_idsa0 0x00000008 #define Ent_idsa1 0x00000010 @@ -170,6 +168,13 @@ const u_int32_t endslot_script[] = { #define Ent_slotdata 0x00000044 #define Ent_nextslot 0x0000004c #define Ent_endslot 0x00000000 +#define E_script_abs_shed 0x00000000 +u_int32_t E_script_abs_shed_Used[] = { + 0x00000025, + 0x000000ad, + 0x000000b1, +}; + #define E_slot_nextp 0x00000000 u_int32_t E_slot_nextp_Used[] = { 0x0000000e, @@ -196,5 +201,5 @@ u_int32_t E_endslot_abs_reselect_Used[] = { }; -u_int32_t INSTRUCTIONS = 0x00000073; +u_int32_t INSTRUCTIONS = 0x00000072; u_int32_t PATCHES = 0x00000000; |
