Home
last modified time | relevance | path

Searched refs:bfx (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Daarch-common-protos.h64 const int bfx; /* Bit-field extraction. */ member
Dexynos-m1.md361 adr, bfm, bfx, clz, rbit, rev, csel, alu_dsp_reg,\
375 adr, bfm, bfx, clz, rbit, rev, alu_dsp_reg,\
Dxgene1.md189 (eq_attr "type" "bfx"))
Dtypes.md72 ; bfx bitfield extract operation.
596 bfx,\
Dcortex-a53.md96 alu_ext,alus_ext,bfm,bfx,extend,mvn_shift"))
Dcortex-a57.md305 adr,bfx,extend,clz,rbit,rev,alu_dsp_reg,\
Darm.cc10419 *cost += extra_cost->alu.bfx; in arm_rtx_costs_internal()
11820 *cost += extra_cost->alu.bfx; in arm_rtx_costs_internal()
/netbsd/src/share/man/tools/
Dnewsp.errs340 bfx
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20193722 * config/tc-arm.c (T16_32_TAB): New entries for bfx and bflx.
3723 (do_t_v8_1_branch): New switch cases for bfx and bflx.
3724 (insns): New instruction for bfx and bflx.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-20192149 (thumb32_opcodes): New instructions for bfx and bflx.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-20192149 (thumb32_opcodes): New instructions for bfx and bflx.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20166169 Use bfx attribute.
6180 * config/aarch64/thunderx.md (thunderx_shift): Add bfx.
6182 * config/arm/cortex-a57.md (cortex_a57_alu): Add bfx.
6183 * config/arm/exynos-m1.md (exynos_m1_alu): Add bfx.
6185 * config/arm/types.md: Add bfx.
6186 * config/arm/xgene1.md (xgene1_bfm): Add bfx.
DChangeLog-20174120 (thunderx2t99_alu_basi): Add bfx to reservation.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c24963 TCE("sbfx", 7a00050, f3400000, 4, (RR, RR, I31, I32), bfx, t_bfx),
24964 TCE("ubfx", 7e00050, f3c00000, 4, (RR, RR, I31, I32), bfx, t_bfx),
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS31838 9ffd112da1c9830ccbce60d02bd034af gcc/testsuite/gcc.c-torture/compile/bfx.c