arigato changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | mac OS and Fedora are not Windows
lritter has quit [Quit: Leaving]
tsaka__ has joined #pypy
jcea has quit [Remote host closed the connection]
tsaka__ has quit [Ping timeout: 244 seconds]
_whitelogger has joined #pypy
forgottenone has joined #pypy
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
dddddd has quit [Remote host closed the connection]
petronny has joined #pypy
<kenaan> fijal arm64 2574a06ba591 /rpython/jit/backend/aarch64/assembler.py: ugh why is this hardcoded to WORD
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Write error: Connection reset by peer]
xcm has joined #pypy
<kenaan> fijal arm64 371da80e47bf /rpython/jit/backend/aarch64/assembler.py: missing stack adjustment
auscompgeek has joined #pypy
micisuta has joined #pypy
oberstet has joined #pypy
<kenaan> arigo arm64 9426b24f72b6 /rpython/jit/backend/aarch64/TODO: add a potential optimization
antocuni has joined #pypy
irclogs_io_bot has quit [Remote host closed the connection]
irclogs_io_bot has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
irclogs_io_bot has quit [Ping timeout: 252 seconds]
irclogs_io_bot has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<kenaan> arigo arm64 06dff6a3c763 /rpython/jit/backend/aarch64/: passing a value to a helper via ip0 is not going to work, because ip0 is overwritten by the BL
antocuni has quit [Ping timeout: 248 seconds]
jcea has joined #pypy
<kenaan> fijal arm64 1a07024b9dd4 /rpython/jit/backend/aarch64/assembler.py: kill some untrue comments and unnecessary pushes
<kenaan> fijal arm64 c6d1d6d6b8c4 /rpython/jit/backend/aarch64/: merge
<kenaan> fijal arm64 b8ce2916a65f /rpython/jit/backend/aarch64/assembler.py: swap lr and fp, maybe we can see now the stack in gdb
<kenaan> fijal arm64 a05434b893c9 /rpython/jit/backend/aarch64/assembler.py: I *think* necessary fix for cond_call
forgottenone has quit [Quit: Konversation terminated!]
antocuni has joined #pypy
<kenaan> arigo arm64 1109c1cd0a1e /rpython/jit/backend/aarch64/TODO: update on the locking instructions
<fijal> arigato: ping
xcm has quit [Remote host closed the connection]
Rhy0lite has joined #pypy
xcm has joined #pypy
<kenaan> arigo arm64 b9d8f82099f7 /rpython/jit/backend/aarch64/TODO: more missing optimizations
xcm has quit [Remote host closed the connection]
alexge50 has quit [Remote host closed the connection]
xcm has joined #pypy
oberstet has quit [Quit: Leaving]
jcea has quit [Remote host closed the connection]
lritter has joined #pypy
jcea has joined #pypy
xcm has quit [Ping timeout: 246 seconds]
Masklinn has joined #pypy
xcm has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
dddddd has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
marky1991 has quit [Ping timeout: 245 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
forgottenone has joined #pypy
marky1991 has joined #pypy
Masklinn has quit [Ping timeout: 246 seconds]
jcea has quit [Remote host closed the connection]
rjarry has joined #pypy
<rjarry> hi, I have something rather surprising
<rjarry> s = ffi.new('struct mystruct *')
<rjarry> s_p = ffi.addressof(s)
<rjarry> TypeError: expected a cdata struct/union/array object
<rjarry> why is that ?
<kenaan> arigo arm64 2486e872ccdf /rpython/jit/backend/aarch64/assembler.py: fix the next bug
<kenaan> arigo arm64 838a6988dd0e /rpython/jit/backend/aarch64/: tweaks
micisuta1 has joined #pypy
micisuta has quit [Ping timeout: 272 seconds]
micisuta has joined #pypy
micisuta1 has quit [Ping timeout: 272 seconds]
abrown has joined #pypy
<kenaan> fijal arm64 63cad80b3380 /rpython/jit/backend/aarch64/assembler.py: undo the previous checkin
<atomizer> rjarry: because it's already a pointer
<rjarry> atomizer: what is the problem with that ?
<rjarry> I especially want a pointer pointer
<rjarry> I have to interface with an API which requires a struct mystruct **
<rjarry> don't ask me why -_-
<rjarry> is there something that forbids using addresses of pointers ?
<atomizer> do ffi.new('struct mystruct **'), then deref that
<atomizer> if you are initializing it yourself, do p[0] = ffi.new('stuct mystruct *') to allocate the actual struct
<kenaan> fijal arm64 8c7dd5b87a48 /rpython/jit/backend/aarch64/regalloc.py: bah
xcm has quit [Remote host closed the connection]
ambv has joined #pypy
xcm has joined #pypy
micisuta1 has joined #pypy
micisuta has quit [Ping timeout: 245 seconds]
micisuta1 has quit [Ping timeout: 248 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
marky1991 has quit [Ping timeout: 272 seconds]
ambv has quit [Quit: Textual IRC Client: www.textualapp.com]
ssbr` has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
antocuni has quit [Ping timeout: 246 seconds]
marky1991 has quit [Ping timeout: 272 seconds]
forgottenone has quit [Quit: Konversation terminated!]
xcm has quit [Remote host closed the connection]
micisuta has joined #pypy
xcm has joined #pypy
Rhy0lite has quit [Quit: Leaving]
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
lritter has quit [Read error: Connection reset by peer]
micisuta has quit [Ping timeout: 248 seconds]
<kenaan> arigo arm64 89739b45ddb0 /rpython/jit/backend/aarch64/TODO: another comment
tsaka__ has joined #pypy
tsaka__ has quit [Quit: Konversation terminated!]
tsaka__ has joined #pypy
abrown has quit [Ping timeout: 248 seconds]