*** yambo <yambo!~yambo@184.166.146.205> has joined #libre-soc | 02:19 | |
programmerjake | lkcl: found an inconsistency: offset is added before indexing here, but is added after indexing in the code below that adds elwid overrides to the index vector: https://git.libre-soc.org/?p=libreriscv.git;a=blob;f=openpower/sv/remap.mdwn;h=4e0e6100a8c1d1e10d23ac0b747042223063be5c;hb=272b57dc85cbab7839ef902977e4f11a7b32c390#l403 | 03:01 |
---|---|---|
lkcl | well spotted | 03:11 |
lkcl | should be | 03:11 |
lkcl | 403 return GPR((SVSHAPE.SVGPR<<1)+i)+SVSHAPE.offset | 03:11 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has quit IRC | 05:23 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has joined #libre-soc | 05:29 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has quit IRC | 10:06 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has joined #libre-soc | 10:18 | |
programmerjake | I think I got openpower-isa to pass on CI now, just have to wait and see if I'm right. | 10:41 |
programmerjake | lkcl: several of the tests I marked need to be inspected in https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=3dbb94d9509042cb03092a392fd9dd82b0a7c8d7 | 10:42 |
programmerjake | mostly test_minor_30 in test_power_decoder | 10:42 |
programmerjake | most the rest of the tests I marked just look like they're not super important and have just bit-rotted | 10:43 |
programmerjake | I had to re-fix the sv assembler, since you rewrote my change to get sv.andi. to work, your change apparently broke sv.add.: https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=457a6cd533e85f0961b858d2679fd96218e9662f | 10:45 |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has quit IRC | 10:47 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has joined #libre-soc | 10:48 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has quit IRC | 10:54 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has joined #libre-soc | 10:55 | |
*** octavius <octavius!~octavius@135.147.93.209.dyn.plus.net> has joined #libre-soc | 13:50 | |
*** markos <markos!~Konstanti@178.59.201.132> has quit IRC | 14:20 | |
*** markos <markos!~Konstanti@178.59.250.4> has joined #libre-soc | 14:33 | |
kanzure | https://github.com/WebAssembly/design/issues/1050 | 14:43 |
programmerjake | neat! | 14:47 |
lkcl | programmerjake, good catch. long day yesterday. | 15:20 |
lkcl | - # get regs info "RT, RA, RB" | 15:20 |
lkcl | try not to remove comments, eh? :) | 15:26 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has quit IRC | 16:25 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has joined #libre-soc | 17:41 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has quit IRC | 21:44 | |
*** lx0 <lx0!~lxo@gateway/tor-sasl/lxo> has joined #libre-soc | 21:58 | |
*** ibot` <ibot`!~supybot@libre-soc.org> has joined #libre-soc | 23:25 | |
programmerjake | i moved that comment to the end of the line: | 23:29 |
programmerjake | + v30b_regs = isa_instr.regs[0] # get regs info "RT, RA, RB" | 23:29 |
programmerjake | so, no, i didn't remove it | 23:29 |
*** octavius <octavius!~octavius@135.147.93.209.dyn.plus.net> has quit IRC | 23:31 | |
*** ibot <ibot!~supybot@libre-soc.org> has quit IRC | 23:33 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!