Searched refs:do_branch (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-score.c277 static void do_branch (char *);
378 {"bcs", 0x08000000, 0x3e007c01, 0x4000, PC_DISP19div2, do_branch},
379 {"bcc", 0x08000400, 0x3e007c01, 0x4000, PC_DISP19div2, do_branch},
380 {"bcnz", 0x08003800, 0x3e007c01, 0x4000, PC_DISP19div2, do_branch},
381 {"bcsl", 0x08000001, 0x3e007c01, 0x8000, PC_DISP19div2, do_branch},
382 {"bccl", 0x08000401, 0x3e007c01, 0x8000, PC_DISP19div2, do_branch},
383 {"bcnzl", 0x08003801, 0x3e007c01, 0x8000, PC_DISP19div2, do_branch},
387 {"beq", 0x08001000, 0x3e007c01, 0x4000, PC_DISP19div2, do_branch},
388 {"beql", 0x08001001, 0x3e007c01, 0x8000, PC_DISP19div2, do_branch},
390 {"bgtu", 0x08000800, 0x3e007c01, 0x4000, PC_DISP19div2, do_branch},
4550 do_branch (char *str) function
[all...]
H A Dtc-mips.c8234 goto do_branch;
8238 goto do_branch;
8242 goto do_branch;
8246 goto do_branch;
8258 goto do_branch;
8262 goto do_branch;
8276 do_branch:
H A Dtc-arm.c6657 do_branch (void)
6653 do_branch (void) function

Completed in 234 milliseconds