Home
last modified time | relevance | path

Searched refs:bpc (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/rx/
Dmvtc.d15 18: fd 77 09 80 mvtc #-128, bpc
24 3c: fd 77 09 7f mvtc #127, bpc
33 ..: fd 7b 09 00 80 mvtc #0xffff8000, bpc
42 ..: fd 7f 09 00 80 00 mvtc #0x8000, bpc
51 ..: fd 7f 09 00 00 80 mvtc #0xff800000, bpc
60 ...: fd 7f 09 ff ff 7f mvtc #0x7fffff, bpc
69 ...: fd 73 09 00 00 00 80 mvtc #0x80000000, bpc
78 ...: fd 73 09 ff ff ff 7f mvtc #0x7fffffff, bpc
87 ...: fd 68 09 mvtc r0, bpc
96 ...: fd 68 f9 mvtc r15, bpc
Dmvfc.d21 24: fd 6a 90 mvfc bpc, r0
22 27: fd 6a 9f mvfc bpc, r15
Dpushc.d15 c: 7e c9 pushc bpc
Dpopc.d15 c: 7e e9 popc bpc
Dmacros.inc7 macro creg {psw;fpsw;usp;isp;intb;bpsw;bpc;fintv;extb}
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/
Dcontrol-001.d12 c: 69 03 56 60 mvfc r0, bpc -> mvtc r0, bpc
Dcontrol-001.s11 mvtc r0,bpc ;; cr3=bpc
/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c1649 int bpc = 0; in disassemble_bytes() local
1777 bpc = inf->bytes_per_chunk; in disassemble_bytes()
1779 bpc = 1; in disassemble_bytes()
1781 for (j = addr_offset * opb; j < addr_offset * opb + pb; j += bpc) in disassemble_bytes()
1785 if (bpc > 1 && inf->display_endian == BFD_ENDIAN_LITTLE) in disassemble_bytes()
1787 for (k = bpc - 1; k >= 0; k--) in disassemble_bytes()
1793 for (k = 0; k < bpc; k++) in disassemble_bytes()
1799 for (; pb < octets_per_line; pb += bpc) in disassemble_bytes()
1803 for (k = 0; k < bpc; k++) in disassemble_bytes()
1842 for (; j < addr_offset * opb + pb; j += bpc) in disassemble_bytes()
[all …]
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-d10v.texi181 @item bpc
Dc-d30v.texi212 @item bpc
/toolchain/binutils/binutils-2.27/cpu/
Dm32r.cpu568 (bpc 6) (bbpsw 8) (bbpc 14) (evb 5)
1999 ; pc = bpc & -4
2001 ; bpc = bbpc
2189 ; bbpc = bpc
2191 ; Set bpc to the return address. Actually it's not quite the