programmerjake[m | lkcl: lkcl_: you online? I tried to contact you directly via matrix's irc bridge but it failed | 02:55 |
---|---|---|
programmerjake[m | also, why'd you change your username? | 02:56 |
*** programmerjake[m is now known as programmerjake | 03:17 | |
lkcl_ | i didn't, it's an automatic rotating cycle by hexchat if one handle is reserved, underscores are appended | 10:50 |
lkcl_ | it's a standard trick of irc clients, to make sure that people can remain connected to the rooms they're in | 11:24 |
*** Ultrasauce_ is now known as Ultrasauce | 13:32 | |
programmerjake | k | 16:31 |
lxo | segher, why are you trying to confuse richi :-) by saying long calls work the way he misdescribed them, namely, as if they were annotations at the call sites? | 18:37 |
lxo | (and then giving an example in which they clearly aren't) | 18:38 |
segher | lxo: talk on the #gcc channel please | 18:47 |
lkcl_ | cesar[m]2, i'm just going through a LD/ST example in ISACaller | 19:27 |
lkcl_ | see if i can get it to do 2x LDs/STs | 19:27 |
lkcl_ | ahh i think ironically i might have already run into a problem with stw | 19:29 |
lkcl_ | when RA=0 | 19:29 |
lkcl_ | of course, it has to be the *full* register (7 bits) that is tested == 0 | 19:29 |
programmerjake | which python file is the one that you can import to get the list of SVP64 instructions? | 21:27 |
programmerjake | lkcl_ ^ | 21:27 |
lkcl_ | sorry was downstairs | 22:07 |
programmerjake | setvl doesn't appear to be included... | 22:51 |
programmerjake | yup, setvl's not in any of the csv files | 22:52 |
programmerjake | lkcl_: should I just create another csv file to contain setvl? | 22:53 |
lkcl_ | programmerjake, yes | 23:37 |
lkcl_ | opcode 22 | 23:38 |
lkcl_ | also needed is the pseudocode | 23:39 |
lkcl_ | https://bugs.libre-soc.org/show_bug.cgi?id=587 | 23:39 |
lkcl_ | which would be pretty much exactly what's in https://libre-soc.org/openpower/sv/setvl/ | 23:39 |
lkcl_ | i've not done setvl pseudocode because all of the initial unit tests don't actually need it | 23:40 |
lkcl_ | instead the simulations set initial_svstate *directly* | 23:41 |
lkcl_ | https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/fu/alu/test/svp64_cases.py;h=dd8e0ff797a6d0b6cdd2042e63a43eefe1fb8d89;hb=46f5bd84134c59bc29d85a00342dfa8505cbacbd#l31 | 23:42 |
programmerjake | lkcl_ thx, I'll work on the c++ header generating code more later...visiting with family | 23:56 |
programmerjake | unless, of course, someone else ends up adding the csv file before I get back to it :) | 23:58 |
lkcl_ | :) | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!