NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
klysm is now known as klys
boru` has joined #openocd
boru has quit [Killed (NickServ (GHOST command used by boru`))]
boru` is now known as boru
tsal has quit [Ping timeout: 258 seconds]
tsal has joined #openocd
CodeEstate has quit [Quit: Leaving]
ipatch has quit [*.net *.split]
JakeSays has quit [*.net *.split]
Getty has quit [*.net *.split]
Getty has joined #openocd
ipatch has joined #openocd
JakeSays has joined #openocd
cyrozap has quit [*.net *.split]
urja has quit [*.net *.split]
cyrozap has joined #openocd
urja has joined #openocd
<rue_mohr> anyone recognize the jump/branch by hex?? 18 F0 9F E5
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #openocd
sbach has quit [Read error: Connection reset by peer]
sbach has joined #openocd
<cyrozap> rue_mohr: According to objdump, that's an ARM `ldr pc, [pc, #24]`.
nerozero has joined #openocd
Hawk777 has quit [Quit: Leaving.]
<rue_mohr> :) sweeet
<rue_mohr> ... can you show me how you used objdump to do that?
<PaulFertser> rue_mohr: another way: https://book.rada.re/tools/rasm2/disassemble.html
<PaulFertser> $ rasm2 -a arm -d '18 F0 9F E5'
<PaulFertser> ldr pc, [pc, 0x18]
<rue_mohr> soyou went thru a bunch of processors?
<PaulFertser> I guess ARM was the first guess
<rue_mohr> good show
<rue_mohr> I figured arm or mips
<rue_mohr> its from a hard drive controller
<rue_mohr> so this is cool
<PaulFertser> $ rasm2 -a mips -d '18 F0 9F E5'
<PaulFertser> swc1 f31, -0xfe8(t4)
<rue_mohr> its not a jump tho
<rue_mohr> ldr pc would be a jump, ... right?
<braunr> yes
<braunr> it's one way to do it on arm
<rue_mohr> hmm rasm github?
<PaulFertser> rue_mohr: part of radare2
<rue_mohr> I'm working on using hard drive controllers for other things
<rue_mohr> I have a lot of them
<rue_mohr> this looks handy
<rue_mohr> one of the projects I want to do, is to make a gpu for a z80
<rue_mohr> to a 1920x480 screen
Steffanx has quit [Ping timeout: 256 seconds]
Haohmaru has joined #openocd
zmatt has quit [Ping timeout: 240 seconds]
zmatt has joined #openocd
sys64738 has quit [Quit: WeeChat 3.2]
Steffanx- has joined #openocd
Hawk777 has joined #openocd
emeb has joined #openocd
Steffanx has joined #openocd
Haohmaru has quit []
xantoz has quit [Quit: WeeChat 3.0]
xantoz has joined #openocd
ericonr has quit [Quit: WeeChat 3.1]
ericonr has joined #openocd
joconor has quit [Quit: ZNC 1.8.2 - https://znc.in]
joconor has joined #openocd
nerozero has quit [Ping timeout: 252 seconds]
thinkfat has joined #openocd
thinkfat has quit [Ping timeout: 258 seconds]
pi0 has quit [Quit: leaving]
akaWolf has quit [Ping timeout: 240 seconds]
emeb has quit [Quit: Leaving.]
akaWolf has joined #openocd