Searched refs:bp_entry (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dm32r-tdep.c89 gdb_byte bp_entry[] = { 0x10, 0xf1 }; /* dpt */ local
103 buf[0] = bp_entry[0];
104 buf[1] = bp_entry[1];
112 buf[2] = bp_entry[0];
113 buf[3] = bp_entry[1];
122 buf[2] = bp_entry[1];
123 buf[3] = bp_entry[0];
127 buf[0] = bp_entry[1];
128 buf[1] = bp_entry[0];

Completed in 111 milliseconds