Home
last modified time | relevance | path

Searched refs:PREFETCH (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
Dcache2.s10 PREFETCH [ P0 ] ; label
11 PREFETCH [ P1 ] ; label
12 PREFETCH [ P2 ] ; label
13 PREFETCH [ P3 ] ; label
14 PREFETCH [ P4 ] ; label
15 PREFETCH [ P5 ] ; label
16 PREFETCH [ SP ] ; label
17 PREFETCH [ FP ] ; label
20 PREFETCH [ P0++ ] ; label
21 PREFETCH [ P1++ ] ; label
[all …]
Dcache2.d7 0: 40 02 PREFETCH\[P0\];
8 2: 41 02 PREFETCH\[P1\];
9 4: 42 02 PREFETCH\[P2\];
10 6: 43 02 PREFETCH\[P3\];
11 8: 44 02 PREFETCH\[P4\];
12 a: 45 02 PREFETCH\[P5\];
13 c: 46 02 PREFETCH\[SP\];
14 e: 47 02 PREFETCH\[FP\];
15 10: 60 02 PREFETCH\[P0\+\+\];
16 12: 61 02 PREFETCH\[P1\+\+\];
[all …]
Dcache.d7 0: 45 02 PREFETCH\[P5\];
8 2: 67 02 PREFETCH\[FP\+\+\];
9 4: 46 02 PREFETCH\[SP\];
Dcache.s6 PREFETCH [SP];
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c5279 #define PREFETCH() \ macro
6118 PREFETCH (); in wcs_re_match_2_internal()
6143 PREFETCH (); in wcs_re_match_2_internal()
6156 PREFETCH (); in wcs_re_match_2_internal()
6185 PREFETCH (); in wcs_re_match_2_internal()
6803 PREFETCH (); in wcs_re_match_2_internal()
7380 PREFETCH (); in wcs_re_match_2_internal()
7397 PREFETCH (); in wcs_re_match_2_internal()
7408 PREFETCH (); in wcs_re_match_2_internal()
7417 PREFETCH (); in wcs_re_match_2_internal()
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dbfin-lex.l290 <KEYWORD>[pP][rR][eE][fF][eE][tT][cC][hH] return PREFETCH;
Dbfin-parse.y537 %token IFLUSH PREFETCH
2971 | PREFETCH LBRACK REG RBRACK
2982 | PREFETCH reg_with_postinc