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

/gem5/ext/systemc/src/sysc/qt/md/
H A Daxp_b.s20 .ent b_null
21 b_null: label
23 .end b_null
27 lda $27,b_null
51 jsr $18,b_null
52 jsr $18,b_null
53 jsr $18,b_null
54 jsr $18,b_null
55 jsr $18,b_null
57 jsr $18,b_null
[all...]
H A Dmips_b.s19 .ent b_null
20 b_null: label
22 .end b_null
26 la $5,b_null
45 jal b_null
46 jal b_null
47 jal b_null
48 jal b_null
49 jal b_null
H A Dpowerpc_mach_b.s42 asm void b_null(void)
49 b_null: label
63 /* actually the same as the following. How to get "b_null" address?
65 * I should take the current PC, then the difference to "b_null"
92 bl b_null
93 bl b_null
94 bl b_null
95 bl b_null
96 bl b_null
146 bl b_null
[all...]
H A Dpowerpc_sys5_b.s42 asm void b_null(void)
49 b_null: label
63 /* actually the same as the following. How to get "b_null" address?
65 * I should take the current PC, then the difference to "b_null"
92 bl b_null
93 bl b_null
94 bl b_null
95 bl b_null
96 bl b_null
146 bl b_null
[all...]
H A Dhppa_b.s36 b_null label
46 ; Call the procedure `b_null' with function pointer in a register.
110 ; Call the procedure `b_null' immediate.
121 bl b_null,%rp ; call `b_null' immediate (8 times)
123 bl b_null,%rp
125 bl b_null,%rp
127 bl b_null,%rp
129 bl b_null,%rp
131 bl b_null,
[all...]

Completed in 6 milliseconds