| |
| |
| |
|
Page: 1 2
Comments:
<0> i couldnt find the right mnemonic for the opposite of bne <0> so i just use bne for my branches (only needed it twice <0> like in sparc i did ldub [g7], g6; cmp g6, 0;be blah_end;blah: ... ldub [g7], g6; cmp g6, 0; bne blah;nio;blah_end: <0> s/nio/nop <0> but for ppc, i ended up encoding it all with bne instead of a be in the first part <1> um beq? <1> i think you want bz <1> you don't have any of the books, do you? <0> lbz r30, 0;cmpwi cr7, r30;bne cr7,blah;b blah_end;blah: <1> you can get em free from moto
<0> i tried be, but the ***embler didnt recognize that mnemonic <0> i have an ibm book, but it wasnt too useful <0> book as in pdf <1> goto freescale.com and look at theirs <1> phone <0> well it's a little late now, as im done :) <1> lol <0> it wasnt for anything useful <1> oh ok <0> http://sparky.insomnia.org/~brian/brain****/ <1> you'd think the osx stuff would rule <0> the apple asm reference isnt any worse than the ibm one i was using <1> hm <0> but it's not really any better either <1> fun <0> the , command is semi-broken in all archs cuz i dont set raw mode <1> for the terminal? <0> i mean it works, but not ideally <0> yeah <1> ah <0> , = read char from stdin <1> i only gave it a quick glance <0> which i implement as read(0, buff, 1) <1> ok <0> which doesnt work so well in cbreak mode <0> the c generator will do getchar() which works a little better <1> not really a work language either :) <0> i thought about renaming it TC <0> but nah <0> 'tc' would be more descriptive of what it actually <0> is <0> tc as in turing complete <1> sorry, i don't get it <1> oh ok <0> it doesnt really have anything not required for turing completeness <0> except the , command <2> hey humans
<3> Haha <3> Thanks. <3> How are you? less drunk? <2> np <2> today no drink. My mother is at home :D <3> Good boy :-p <3> So, what did you chose? You'll keep on searching a new job? <2> _exe : I decided to go now to www.emc.com <3> Cool. <3> Nice name <3> :_O, they have an argentina.emc.com <3> Grr, I forgot to return a book to the library :_( <4> omg, now you have to pay +$.5 <3> Haha, nono, they only will nag me a bit. <3> Renting them is free :_) <5> wtf? <6> anyone around that i can bother? <7> Sure <3> Yeah. <7> What's up? <6> bored :/ <6> arent you in strat mister? <7> Nope <7> I'm currently sleeping outside it, waiting for them to get their act together. <7> There will be much dying. <7> In the mean time <7> I can bother you <6> why dont you bail then? <7> I was hoping you'd come. <6> im sorry :( <7> It's alright :) <6> dont feel like playing <6> or doing anything <8> lo ppl <8> does anyone know how to copy a protected at89c55 micro? <6> no
Return to
#asm or Go to some related
logs:
#chatzone #windows #c++ #AllNiteCafe #Linuxhelp banned undernet #AllNiteCafe apache errordoc 401 #chatzone beratozbay #AllNiteCafe
|
|