K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-05-27T00:17:05.934723Z K 7 svn:log V 329 [PowerPC] Fix invalid asm in trap code In this context, 0 actually means 0 (i.e. this is a li instruction). While most assemblers will ignore this, I did have a compile failure at one point when using an external toolchain. In the future, we should use the li syntax to make this clearer. Sponsored by: Tag1 Consulting, Inc. END