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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-opc-b.c92 #define BRP(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, PSEUDO, 0, NULL macro
95 {"br.cond.sptk", BRP (0x20, 0, 0, 0, 0)},
97 {"br.cond.sptk.clr", BRP (0x20, 0, 0, 0, 1)},
99 {"br.cond.spnt", BRP (0x20, 0, 0, 1, 0)},
101 {"br.cond.spnt.clr", BRP (0x20, 0, 0, 1, 1)},
103 {"br.cond.dptk", BRP (0x20, 0, 0, 2, 0)},
105 {"br.cond.dptk.clr", BRP (0x20, 0, 0, 2, 1)},
107 {"br.cond.dpnt", BRP (0x20, 0, 0, 3, 0)},
109 {"br.cond.dpnt.clr", BRP (0x20, 0, 0, 3, 1)},
119 {"br.sptk", BRP (
191 #undef BRP macro
231 #define BRP macro
241 #undef BRP macro
258 #define BRP macro
309 #undef BRP macro
468 #define BRP macro
478 #undef BRP macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-opc-b.c92 #define BRP(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, PSEUDO, 0, NULL macro
95 {"br.cond.sptk", BRP (0x20, 0, 0, 0, 0)},
97 {"br.cond.sptk.clr", BRP (0x20, 0, 0, 0, 1)},
99 {"br.cond.spnt", BRP (0x20, 0, 0, 1, 0)},
101 {"br.cond.spnt.clr", BRP (0x20, 0, 0, 1, 1)},
103 {"br.cond.dptk", BRP (0x20, 0, 0, 2, 0)},
105 {"br.cond.dptk.clr", BRP (0x20, 0, 0, 2, 1)},
107 {"br.cond.dpnt", BRP (0x20, 0, 0, 3, 0)},
109 {"br.cond.dpnt.clr", BRP (0x20, 0, 0, 3, 1)},
119 {"br.sptk", BRP (
191 #undef BRP macro
231 #define BRP macro
241 #undef BRP macro
258 #define BRP macro
309 #undef BRP macro
468 #define BRP macro
478 #undef BRP macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-opc-b.c92 #define BRP(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, PSEUDO, 0, NULL macro
95 {"br.cond.sptk", BRP (0x20, 0, 0, 0, 0)},
97 {"br.cond.sptk.clr", BRP (0x20, 0, 0, 0, 1)},
99 {"br.cond.spnt", BRP (0x20, 0, 0, 1, 0)},
101 {"br.cond.spnt.clr", BRP (0x20, 0, 0, 1, 1)},
103 {"br.cond.dptk", BRP (0x20, 0, 0, 2, 0)},
105 {"br.cond.dptk.clr", BRP (0x20, 0, 0, 2, 1)},
107 {"br.cond.dpnt", BRP (0x20, 0, 0, 3, 0)},
109 {"br.cond.dpnt.clr", BRP (0x20, 0, 0, 3, 1)},
119 {"br.sptk", BRP (
191 #undef BRP macro
231 #define BRP macro
241 #undef BRP macro
258 #define BRP macro
309 #undef BRP macro
468 #define BRP macro
478 #undef BRP macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S110 ;; an interrupt call but it stores the return PC in BRP instead of IRP.
112 ;; and one for interrupts) we push the contents of BRP instead of IRP in the
550 move $brp, [$sp=$sp-16] ; Push BRP while faking a cpu status record.
H A Dkgdb.c298 BAR, DCCR, BRP, USP enumerator in enum:register_name
348 BRP as it is whereas a dynamic breakpoint requires subtraction with 2
1203 ;; Due to the old assembler-versions BRP might not be recognized
1218 ;; Due to the old assembler-versions BRP might not be recognized
1230 move.d $r0,[reg+0x62] ; Save the return address in BRP
1262 jump [reg+0x62] ; A jump to the content in register BRP works.
1311 ;; Due to the old assembler-versions BRP might not be recognized
1313 move.d $r0,[reg+0x62] ; Save the return address in BRP
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S110 ;; an interrupt call but it stores the return PC in BRP instead of IRP.
112 ;; and one for interrupts) we push the contents of BRP instead of IRP in the
550 move $brp, [$sp=$sp-16] ; Push BRP while faking a cpu status record.
H A Dkgdb.c298 BAR, DCCR, BRP, USP enumerator in enum:register_name
348 BRP as it is whereas a dynamic breakpoint requires subtraction with 2
1203 ;; Due to the old assembler-versions BRP might not be recognized
1218 ;; Due to the old assembler-versions BRP might not be recognized
1230 move.d $r0,[reg+0x62] ; Save the return address in BRP
1262 jump [reg+0x62] ; A jump to the content in register BRP works.
1311 ;; Due to the old assembler-versions BRP might not be recognized
1313 move.d $r0,[reg+0x62] ; Save the return address in BRP
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Dbfin_can.h129 #define BRP 0x03FF /* Bit-Rate Pre-Scaler */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_can.h129 #define BRP 0x03FF /* Bit-Rate Pre-Scaler */ macro

Completed in 222 milliseconds