Home
last modified time | relevance | path

Searched refs:load_store (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c3907 } load_store[4]; local
4026 load_store[num].final = 0;
4027 load_store[num].mode = DImode;
4054 load_store[num].mode = DImode;
4066 load_store[num].final = 0;
4067 load_store[num].mode = SImode;
4093 load_store[num].mode = SImode;
4105 load_store[num].final = 0;
4106 load_store[num].mode = HImode;
4116 load_store[num].final = 0;
[all …]
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh4.md78 (define_cpu_unit "load_store" "inst_pipeline")
128 "issue+load_store")
138 ;; pcr_addrcalc / load_store unit in the issue cycle.
186 "issue+load_store,nothing,memory")
195 "issue+load_store,nothing,memory")
206 "issue+load_store,nothing,memory")
213 "issue+load_store,nothing,memory")
223 "issue+load_store")
233 "issue+load_store")
285 "d_lock*2,(d_lock+memory)*3,issue+load_store+memory,memory*2")
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dfr30-dis.c76 print_register_list (dis_info, value, offset, load_store) in print_register_list() argument
80 int load_store; /* 0 == load, 1 == store */
87 if (load_store)
100 if (load_store)
H A Dfr30-asm.c86 parse_register_list (cd, strp, opindex, valuep, high_low, load_store) in parse_register_list() argument
92 int load_store; /* 0 == load, 1 == store */
114 if (load_store) /* Mask is reversed for store. */
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfr30-dis.c66 int load_store) /* 0 == load, 1 == store. */ in print_register_list() argument
73 if (load_store) in print_register_list()
86 if (load_store) in print_register_list()
H A Dfr30-asm.c79 int load_store) /* 0 == load, 1 == store. */ in parse_register_list() argument
101 if (load_store) /* Mask is reversed for store. */ in parse_register_list()
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djcf-dump.c1182 INT_temp = saw_wide ? IMMEDIATE_u2 : (OPERAND_VALUE); goto load_store;
1303 load_store:
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c10088 thumb_load_store (str, load_store, size) in thumb_load_store() argument
10090 int load_store;
10137 if (load_store != THUMB_LOAD)
10206 else if (Rb == REG_PC && load_store != THUMB_LOAD)
10219 else if (load_store == THUMB_LOAD)
10249 inst.instruction = (load_store == THUMB_LOAD
10252 inst.instruction = (load_store == THUMB_LOAD
10255 inst.instruction = (load_store == THUMB_LOAD
10278 inst.instruction = (load_store == THUMB_LOAD
10281 inst.instruction = (load_store == THUMB_LOAD
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.md10545 (define_cpu_unit "load_store" "inst_pipeline")
10595 "issue+load_store")
10605 ;; pcr_addrcalc / load_store unit in the issue cycle.
10653 "issue+load_store,nothing,memory")
10662 "issue+load_store,nothing,memory")
10673 "issue+load_store,nothing,memory")
10680 "issue+load_store,nothing,memory")
10690 "issue+load_store")
10700 "issue+load_store")
10752 "d_lock*2,(d_lock+memory)*3,issue+load_store+memory,memory*2")
/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.md257 ; load_store parallel memory load and store, non-clobber CC
285 …re,call,rets,jump,jmpc,db,dbc,misc,ldp,repeat,repeat_top,laj,load_load,load_store,store_load,store…
887 (eq_attr "type" "compare,lda,unary,unarycc,binary,binarycc,load_load,load_store")
890 (eq_attr "type" "store_store,load_store")
1391 [(set_attr "type" "load_load,store_store,load_store,store_load")])
3560 [(set_attr "type" "load_load,store_store,load_store,store_load")])
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.md257 ; load_store parallel memory load and store, non-clobber CC
285 …re,call,rets,jump,jmpc,db,dbc,misc,ldp,repeat,repeat_top,laj,load_load,load_store,store_load,store…
899 (eq_attr "type" "compare,lda,unary,unarycc,binary,binarycc,load_load,load_store")
902 (eq_attr "type" "store_store,load_store")
1404 [(set_attr "type" "load_load,store_store,load_store,store_load")])
3567 [(set_attr "type" "load_load,store_store,load_store,store_load")])
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.13898 mips_move_1word, mips_move_2words, output_block_move, load_store,
9132 (function units load_store, fdiv, gp_fpul): Define.
H A DChangeLog15166 (F3, load_store): New cpu units.
15173 (insn_reservation load_store): Split into sh4_load, sh4_load_si,