Fix SVM's write_cc_entry_offset.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 28 Aug 2010 20:58:19 +0000 (20:58 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 28 Aug 2010 20:58:19 +0000 (20:58 +0000)
commit1ab44e048af328d95a7588ab16ad06aed52f47f1
treef0765026dfc77ded9190b0039c16eeea386b1447
parent632d7dd9120f78c3e46bc1774a8cddf75b7a86fc
Fix SVM's write_cc_entry_offset.

Since this is used only to initialize trampolines, the starting
instruction is irrelevant, and will be garbage anyway because the
trampoline blocks are always freshly allocated.
src/microcode/cmpintmd/svm1.c