HomeSort by: relevance | last modified time | path
    Searched defs:s_cons (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 1410 static void s_cons (int);
1954 {"half", s_cons, 1},
1955 {"dword", s_cons, 3},
1966 {"byte", s_cons, 0},
1972 {"hword", s_cons, 1},
1973 {"int", s_cons, 2},
1974 {"long", s_cons, 2},
1975 {"octa", s_cons, 4},
1976 {"quad", s_cons, 3},
1978 {"short", s_cons, 1}
16904 s_cons (int log_size) function
    [all...]
tc-mips.c 1410 static void s_cons (int);
1954 {"half", s_cons, 1},
1955 {"dword", s_cons, 3},
1966 {"byte", s_cons, 0},
1972 {"hword", s_cons, 1},
1973 {"int", s_cons, 2},
1974 {"long", s_cons, 2},
1975 {"octa", s_cons, 4},
1976 {"quad", s_cons, 3},
1978 {"short", s_cons, 1}
16904 s_cons (int log_size) function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 1406 static void s_cons (int);
1950 {"half", s_cons, 1},
1951 {"dword", s_cons, 3},
1962 {"byte", s_cons, 0},
1968 {"hword", s_cons, 1},
1969 {"int", s_cons, 2},
1970 {"long", s_cons, 2},
1971 {"octa", s_cons, 4},
1972 {"quad", s_cons, 3},
1974 {"short", s_cons, 1}
16591 s_cons (int log_size) function
    [all...]
tc-mips.c 1406 static void s_cons (int);
1950 {"half", s_cons, 1},
1951 {"dword", s_cons, 3},
1962 {"byte", s_cons, 0},
1968 {"hword", s_cons, 1},
1969 {"int", s_cons, 2},
1970 {"long", s_cons, 2},
1971 {"octa", s_cons, 4},
1972 {"quad", s_cons, 3},
1974 {"short", s_cons, 1}
16591 s_cons (int log_size) function
    [all...]

Completed in 54 milliseconds