374 BC
Year 374 BC was a year of the pre-Julian Roman calendar. At the time, it was known as the Second year without Tribunate or Consulship (or, less frequently, year 380 Ab urbe condita). The denomination 374 BC for this year has been used since the early medieval period, when the Anno Domini calendar era became the prevalent method in Europe for naming years.
Millennium: | 1st millennium BC |
---|---|
Centuries: | |
Decades: | |
Years: |
374 BC by topic |
Politics |
---|
Categories |
|
Gregorian calendar | 374 BC CCCLXXIII BC |
Ab urbe condita | 380 |
Ancient Egypt era | XXX dynasty, 7 |
- Pharaoh | Nectanebo I, 7 |
Ancient Greek era | 101st Olympiad, year 3 |
Assyrian calendar | 4377 |
Balinese saka calendar | N/A |
Bengali calendar | −966 |
Berber calendar | 577 |
Buddhist calendar | 171 |
Burmese calendar | −1011 |
Byzantine calendar | 5135–5136 |
Chinese calendar | 丙午年 (Fire Horse) 2323 or 2263 — to — 丁未年 (Fire Goat) 2324 or 2264 |
Coptic calendar | −657 – −656 |
Discordian calendar | 793 |
Ethiopian calendar | −381 – −380 |
Hebrew calendar | 3387–3388 |
Hindu calendars | |
- Vikram Samvat | −317 – −316 |
- Shaka Samvat | N/A |
- Kali Yuga | 2727–2728 |
Holocene calendar | 9627 |
Iranian calendar | 995 BP – 994 BP |
Islamic calendar | 1026 BH – 1025 BH |
Javanese calendar | N/A |
Julian calendar | N/A |
Korean calendar | 1960 |
Minguo calendar | 2285 before ROC 民前2285年 |
Nanakshahi calendar | −1841 |
Thai solar calendar | 169–170 |
Tibetan calendar | 阳火马年 (male Fire-Horse) −247 or −628 or −1400 — to — 阴火羊年 (female Fire-Goat) −246 or −627 or −1399 |
Events
By place
Greece
- Athens tries to retire from the Theban-Spartan war and makes peace with Sparta. However, the peace is quickly broken.
- Sparta attacks Corcyra, enlisting Syracusan help. Athens comes to the island's aid. The Athenian general, Timotheus, captures Corcyra and defeats the Spartans at sea off Alyzia (Acarnania).
Births
Deaths
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).
gollark: By "really fast", I mean "in a few decaminutes, probably".
gollark: I suppose I could just specify it really fast.
gollark: I could, but do I really want to?
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.