HomeSort by: relevance | last modified time | path
    Searched defs:R_IR (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/stubs/
z80-stub.c 266 #define R_IR (12*REG_SIZE)
1262 ld hl, #_state + R_IR
1274 ld (#_state + R_IR), hl
1319 ld hl, (#_state + R_IR + 1) ;I register
1321 ld a, (#_state + R_IR + 0) ; R register
1324 ld hl, (#_state + R_IR)
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c 266 #define R_IR (12*REG_SIZE)
1262 ld hl, #_state + R_IR
1274 ld (#_state + R_IR), hl
1319 ld hl, (#_state + R_IR + 1) ;I register
1321 ld a, (#_state + R_IR + 0) ; R register
1324 ld hl, (#_state + R_IR)

Completed in 24 milliseconds