Home
last modified time | relevance | path

Searched refs:bfc (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c78 fatal_error (bf_compiler *bfc, const char *msg) in fatal_error() argument
82 bfc->filename, bfc->line, bfc->column, msg); in fatal_error()
89 bf_get_current_data (bf_compiler *bfc, gcc_jit_location *loc) in bf_get_current_data() argument
92 bfc->ctxt, in bf_get_current_data()
94 gcc_jit_lvalue_as_rvalue (bfc->data_cells), in bf_get_current_data()
95 gcc_jit_lvalue_as_rvalue (bfc->idx)); in bf_get_current_data()
101 bf_current_data_is_zero (bf_compiler *bfc, gcc_jit_location *loc) in bf_current_data_is_zero() argument
104 bfc->ctxt, in bf_current_data_is_zero()
107 gcc_jit_lvalue_as_rvalue (bf_get_current_data (bfc, loc)), in bf_current_data_is_zero()
108 bfc->byte_zero); in bf_current_data_is_zero()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c78 fatal_error (bf_compiler *bfc, const char *msg) in fatal_error() argument
82 bfc->filename, bfc->line, bfc->column, msg); in fatal_error()
89 bf_get_current_data (bf_compiler *bfc, gcc_jit_location *loc) in bf_get_current_data() argument
92 bfc->ctxt, in bf_get_current_data()
94 gcc_jit_lvalue_as_rvalue (bfc->data_cells), in bf_get_current_data()
95 gcc_jit_lvalue_as_rvalue (bfc->idx)); in bf_get_current_data()
101 bf_current_data_is_zero (bf_compiler *bfc, gcc_jit_location *loc) in bf_current_data_is_zero() argument
104 bfc->ctxt, in bf_current_data_is_zero()
107 gcc_jit_lvalue_as_rvalue (bf_get_current_data (bfc, loc)), in bf_current_data_is_zero()
108 bfc->byte_zero); in bf_current_data_is_zero()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial05.rst133 let's call it ``bfc``:
139 -o bfc \
142 We can now use ``bfc`` to compile .bf files into machine code executables:
146 $ ./bfc \
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial05.rst133 let's call it ``bfc``:
139 -o bfc \
142 We can now use ``bfc`` to compile .bf files into machine code executables:
146 $ ./bfc \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi4237 fatal_error (bf_compiler *bfc, const char *msg)
4241 bfc->filename, bfc->line, bfc->column, msg);
4248 bf_get_current_data (bf_compiler *bfc, gcc_jit_location *loc)
4251 bfc->ctxt,
4253 gcc_jit_lvalue_as_rvalue (bfc->data_cells),
4254 gcc_jit_lvalue_as_rvalue (bfc->idx));
4260 bf_current_data_is_zero (bf_compiler *bfc, gcc_jit_location *loc)
4263 bfc->ctxt,
4266 gcc_jit_lvalue_as_rvalue (bf_get_current_data (bfc, loc)),
4267 bfc->byte_zero);
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/certs/
H A DrootCA.key13 bfc/9gECgYEA6y6EcYBuvCibmO4G2OA1sNSe5lJF911xUHuUl3CRORdeVFDi9Ch+
/netbsd-src/crypto/external/bsd/openssl/dist/test/certs/
H A DrootCA.key13 bfc/9gECgYEA6y6EcYBuvCibmO4G2OA1sNSe5lJF911xUHuUl3CRORdeVFDi9Ch+
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi3841 fatal_error (bf_compiler *bfc, const char *msg)
3845 bfc->filename, bfc->line, bfc->column, msg);
3852 bf_get_current_data (bf_compiler *bfc, gcc_jit_location *loc)
3855 bfc->ctxt,
3857 gcc_jit_lvalue_as_rvalue (bfc->data_cells),
3858 gcc_jit_lvalue_as_rvalue (bfc->idx));
3864 bf_current_data_is_zero (bf_compiler *bfc, gcc_jit_location *loc)
3867 bfc->ctxt,
3870 gcc_jit_lvalue_as_rvalue (bf_get_current_data (bfc, loc)),
3871 bfc->byte_zero);
[all …]
/netbsd-src/sys/arch/arm/arm/
H A Dcpufunc_asm_armv7.S87 bfc r0, #0, #12 @ Always KERNEL_PID, i.e. 0
102 bfc r0, #0, #12 @ Always KERNEL_PID, i.e. 0
390 bfc r0, #0, #4 @ clear low 4 bits (level) to get numset - 1
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dlib1funcs.S485 bfc L6 /* If PSR is set go to L6 */
524 bfc L10 /* If PSR is not set go to L10 */
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dlib1funcs.S485 bfc L6 /* If PSR is set go to L6 */
524 bfc L10 /* If PSR is not set go to L10 */
/netbsd-src/sys/arch/x68k/x68k/
H A Diodevice.h75 char pad9[7]; unsigned char bfc; member
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2015327 (aarch64_opcode_table): Add "bfc".
H A DChangeLog-2005969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2015327 (aarch64_opcode_table): Add "bfc".
H A DChangeLog-2005969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2015327 (aarch64_opcode_table): Add "bfc".
H A DChangeLog-2005969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2015327 (aarch64_opcode_table): Add "bfc".
H A DChangeLog-2005969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2012227 * elf32-arm.c (elf32_arm_nacl_plt0_entry): Use bic rather than bfc
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-2012227 * elf32-arm.c (elf32_arm_nacl_plt0_entry): Use bic rather than bfc
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2012227 * elf32-arm.c (elf32_arm_nacl_plt0_entry): Use bic rather than bfc
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-2012227 * elf32-arm.c (elf32_arm_nacl_plt0_entry): Use bic rather than bfc
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20053249 bfc bfi mls movw movt rbit sbfx ubfx ldrht ldrsht ldrsbt strht.

12