Go to the source code of this file.
◆ ALIGNARG
Definition at line 38 of file asm.h.
◆ ASM_GLOBAL_DIRECTIVE
#define ASM_GLOBAL_DIRECTIVE .globl |
Definition at line 26 of file asm.h.
◆ ASM_SIZE_DIRECTIVE
Definition at line 41 of file asm.h.
◆ ASM_TYPE_DIRECTIVE
#define ASM_TYPE_DIRECTIVE |
( |
|
name, |
|
|
|
typearg |
|
) |
| .type name,typearg; |
Definition at line 40 of file asm.h.
◆ C_LABEL
#define C_LABEL |
( |
|
name | ) |
name: |
Definition at line 34 of file asm.h.
◆ C_SYMBOL_NAME
Definition at line 29 of file asm.h.
◆ CALL_MCOUNT
#define CALL_MCOUNT /* Do nothing. */ |
Definition at line 74 of file asm.h.
◆ EALIGN
#define EALIGN |
( |
|
name, |
|
|
|
alignt, |
|
|
|
words |
|
) |
| |
Value: EALIGN_W_##words; \
#define ASM_GLOBAL_DIRECTIVE
#define C_SYMBOL_NAME(name)
Definition at line 107 of file asm.h.
◆ EALIGN_W_0
#define EALIGN_W_0 /* No words to insert. */ |
Definition at line 84 of file asm.h.
◆ EALIGN_W_1
Definition at line 85 of file asm.h.
◆ EALIGN_W_2
#define EALIGN_W_2 nop;nop |
Definition at line 86 of file asm.h.
◆ EALIGN_W_3
#define EALIGN_W_3 nop;nop;nop |
Definition at line 87 of file asm.h.
◆ EALIGN_W_4
Definition at line 88 of file asm.h.
◆ EALIGN_W_5
Definition at line 89 of file asm.h.
◆ EALIGN_W_6
Definition at line 90 of file asm.h.
◆ EALIGN_W_7
Definition at line 91 of file asm.h.
◆ END
◆ ENTRY
Value: CALL_MCOUNT
#define ASM_GLOBAL_DIRECTIVE
#define C_SYMBOL_NAME(name)
Definition at line 77 of file asm.h.
◆ JUMPTARGET
Definition at line 125 of file asm.h.
Referenced by BigDecimal_add(), BigDecimal_sub(), check_valid_dir(), crypt_r(), des_cipher_r(), encrypt_r(), extract_getline_args(), fcntl(), fileattr_to_unixmode(), fix_aref(), GetAddSubPrec(), getrusage_time(), init_env(), io_binwrite(), io_binwrite_string(), io_setstrbuf(), io_write(), iso8601wknum(), isUNCRoot(), main(), open_dir_handle(), path_drive(), r_object0(), rb_file_expand_path_internal(), rb_freopen(), rb_io_rewind(), rb_readlink(), rb_str_change_terminator_length(), rb_str_prepend_multi(), rb_str_subpos(), rb_w32_fstat(), rb_w32_fstati64(), rb_w32_home_dir(), rb_w32_open_osfhandle(), rb_w32_read_reparse_point(), rb_w32_system_tmpdir(), rb_w32_write_console(), regulate_path(), remove_invalid_alternative_data(), replace_to_long_name(), ruby_dtoa(), ruby_init_loadpath_safe(), ruby_qsort(), ruby_setenv(), ruby_strtod(), str_fill_term(), str_make_independent(), ulp(), VpAddAbs(), VpSetPTR(), VpSubAbs(), w32_cmdvector(), w32_symlink(), w32_wopendir(), and w_symbol().