Searched refs:nop_inst (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.c2291 struct s3_score_it nop_inst; local
2294 nop_inst.instruction = 0x0000;
2295 nop_inst.size = 2;
2296 nop_inst.relax_inst = 0x80008000;
2297 nop_inst.relax_size = 4;
2298 nop_inst.type = NO16_OPD;
2360 s3_build_one_frag (nop_inst);
H A Dtc-score7.c2433 struct s7_score_it nop_inst;
2436 nop_inst.instruction = 0x0000;
2437 nop_inst.size = 2;
2438 nop_inst.relax_inst = 0x80008000;
2439 nop_inst.relax_size = 4;
2440 nop_inst.type = NO16_OPD;
2511 s7_build_one_frag (nop_inst);
2428 struct s7_score_it nop_inst; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.c2291 struct s3_score_it nop_inst; local
2294 nop_inst.instruction = 0x0000;
2295 nop_inst.size = 2;
2296 nop_inst.relax_inst = 0x80008000;
2297 nop_inst.relax_size = 4;
2298 nop_inst.type = NO16_OPD;
2360 s3_build_one_frag (nop_inst);
H A Dtc-score7.c2433 struct s7_score_it nop_inst;
2436 nop_inst.instruction = 0x0000;
2437 nop_inst.size = 2;
2438 nop_inst.relax_inst = 0x80008000;
2439 nop_inst.relax_size = 4;
2440 nop_inst.type = NO16_OPD;
2511 s7_build_one_frag (nop_inst);
2428 struct s7_score_it nop_inst; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c2287 struct s3_score_it nop_inst; local
2290 nop_inst.instruction = 0x0000;
2291 nop_inst.size = 2;
2292 nop_inst.relax_inst = 0x80008000;
2293 nop_inst.relax_size = 4;
2294 nop_inst.type = NO16_OPD;
2356 s3_build_one_frag (nop_inst);
H A Dtc-score7.c2433 struct s7_score_it nop_inst;
2436 nop_inst.instruction = 0x0000;
2437 nop_inst.size = 2;
2438 nop_inst.relax_inst = 0x80008000;
2439 nop_inst.relax_size = 4;
2440 nop_inst.type = NO16_OPD;
2511 s7_build_one_frag (nop_inst);
2428 struct s7_score_it nop_inst; local

Completed in 231 milliseconds