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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 1299 gen_b_form (uint32_t *buf, int opcd, int bo, int bi, int bd, function
1315 #define GEN_BNE(buf, bd) gen_b_form (buf, 16, 0x4, (7 << 2) | 2, bd, 0 ,0)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 1300 gen_b_form (uint32_t *buf, int opcd, int bo, int bi, int bd, function
1316 #define GEN_BNE(buf, bd) gen_b_form (buf, 16, 0x4, (7 << 2) | 2, bd, 0 ,0)

Completed in 26 milliseconds