Home
last modified time | relevance | path

Searched defs:r0 (Results 1 – 25 of 105) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dtlb-mmu1.h33 ld r0,[jh_ex_way_sel] ; victim pointer variable
34 and r0,r0,1 ; clean variable
35 xor.f r0,r0,1 ; flip variable
36 st r0,[jh_ex_way_sel] ; store back variable
37 asr r0,r1,12 ; get set # <<1, note bit 12=R=0 variable
39 and r0,r0,0xff ; clean variable
40 sr r0,[ARC_REG_TLBINDEX] variable
50 lr r0,[eret] /* instruction address */ variable
/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dcopy_from_user.S45 r0 = r2 define
57 r0 = r2 define
67 r0 = r2 define
77 r0 = r2 define
87 r0 = r2 define
H A Dcopy_to_user.S43 r0 = r2 define
62 r0 = r2 define
H A Dcopy_user_template.S120 r0 = #0 define
130 r0 = #0 define
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dhead.S44 r0 = r24; /* aka __pa(swapper_pg_dir) */ define
83 r0 = add(r0,r2) /* r0 = address of correct PTE */ define
98 r0 = add(r1, r24); /* advance to 0xc0000000 entry */ define
113 r0 = r24; define
137 r0 = #__HVM_PDE_S_INVALID define
156 r0 = r24 define
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/
H A Ddefault.hpp172 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
192 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
216 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
231 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
247 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
265 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
290 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Ddefault.hpp191 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
218 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
268 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
298 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
329 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
366 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
408 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
/OK3568_Linux_fs/kernel/arch/hexagon/lib/
H A Dmodsi3.S26 r0 = r2 define
43 r0 = neg(r0) define
H A Ddivsi3.S21 r0 = mux(p3,#-1,#1) define
26 r0 = mux(p0,#0,r0) define
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dshape_utils.hpp63 static inline Mat slice(const Mat &m, const _Range &r0) in slice()
72 static inline Mat slice(const Mat &m, const _Range &r0, const _Range &r1) in slice()
83 static inline Mat slice(const Mat &m, const _Range &r0, const _Range &r1, const _Range &r2) in slice()
95 static inline Mat slice(const Mat &m, const _Range &r0, const _Range &r1, const _Range &r2, const _… in slice()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/
H A Ddefault_function_impl.hpp13 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
61 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
109 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
157 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
205 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
253 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
301 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
349 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dbind.hpp132 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
170 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
214 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
263 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
317 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
378 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dbind.hpp132 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
170 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
214 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
263 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
317 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
378 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dbind.hpp66 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
109 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
158 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
212 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
271 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
337 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dbind.hpp66 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
109 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
158 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
212 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
271 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
337 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dbind.hpp67 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
111 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
161 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
216 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
276 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
343 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dbind.hpp78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
188 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
251 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
319 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
394 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dradio_2055.c258 #define RADIOREGS(r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, \ argument
283 #define PHYREGS(r0, r1, r2, r3, r4, r5) \ argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsignal.c446 syscall_restart(unsigned long r0, unsigned long r19, in syscall_restart()
483 do_signal(struct pt_regs *regs, unsigned long r0, unsigned long r19) in do_signal()
523 unsigned long r0, unsigned long r19) in do_work_pending()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dbind.hpp78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
188 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
251 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
320 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
396 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dbind.hpp138 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
193 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
254 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
320 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
391 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
469 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dbind.hpp78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
188 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
251 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
319 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
394 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dbind.hpp78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
188 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
251 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
319 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
394 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dbind.hpp78 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
130 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
188 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
251 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
319 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef
394 typedef aux::replace_unnamed_arg< F, mpl::arg<1> > r0; typedef

12345